From: Richard Smith Date: Sat, 8 Mar 2014 00:04:19 +0000 (+0000) Subject: Revert accidentally-committed file. X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=37d00e7b7dcbc9db58e9e84593a2828a506c2c23;p=clang Revert accidentally-committed file. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@203318 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/unittests/AST/CMakeLists.txt b/unittests/AST/CMakeLists.txt index 4ad3b1af6f..55b028c158 100644 --- a/unittests/AST/CMakeLists.txt +++ b/unittests/AST/CMakeLists.txt @@ -10,7 +10,6 @@ add_clang_unittest(ASTTests CommentParser.cpp DeclPrinterTest.cpp DeclTest.cpp - ExternalASTSourceTest.cpp SourceLocationTest.cpp StmtPrinterTest.cpp )