summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--clang/unittests/AST/CMakeLists.txt1
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
)
OpenPOWER on IntegriCloud