forked from OSchip/llvm-project
Fix a copy-and-paste error on new Editline test cmake configuration.
llvm-svn: 251264
This commit is contained in:
parent
3e5e272fca
commit
7b6f77e85b
|
@ -1,3 +1,3 @@
|
|||
add_lldb_unittest(HostTests
|
||||
add_lldb_unittest(EditlineTests
|
||||
EditlineTest.cpp
|
||||
)
|
||||
|
|
Loading…
Reference in New Issue