diff options
| -rw-r--r-- | clang/unittests/AST/CMakeLists.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/clang/unittests/AST/CMakeLists.txt b/clang/unittests/AST/CMakeLists.txt index 4ad3b1af6f0..55b028c1588 100644 --- a/clang/unittests/AST/CMakeLists.txt +++ b/clang/unittests/AST/CMakeLists.txt @@ -10,7 +10,6 @@ add_clang_unittest(ASTTests CommentParser.cpp DeclPrinterTest.cpp DeclTest.cpp - ExternalASTSourceTest.cpp SourceLocationTest.cpp StmtPrinterTest.cpp ) |

