forked from OSchip/llvm-project
[lldb][NFC] Sort files in unittests/Expression/CMakeLists.txt
llvm-svn: 371614
This commit is contained in:
parent
b3b2064c51
commit
9703f46fc1
|
@ -1,7 +1,7 @@
|
|||
add_lldb_unittest(ExpressionTests
|
||||
ClangParserTest.cpp
|
||||
DiagnosticManagerTest.cpp
|
||||
DWARFExpressionTest.cpp
|
||||
ClangParserTest.cpp
|
||||
|
||||
LINK_LIBS
|
||||
lldbCore
|
||||
|
|
Loading…
Reference in New Issue