diff options
author | Adam Moss <moss@lindenlab.com> | 2009-10-16 13:42:58 +0000 |
---|---|---|
committer | Adam Moss <moss@lindenlab.com> | 2009-10-16 13:42:58 +0000 |
commit | a0ee6fbbdda8aeb4e5cd9733650182866247eb9e (patch) | |
tree | 053783e8443358fef6c00c25b7dc2e19d740a627 /indra/test/CMakeLists.txt | |
parent | d999da2072f7d8c6a2e86f4c40420f5112d44b0f (diff) |
DEV-41408 convert lldependencies tut test to llcommon integration test.
Diffstat (limited to 'indra/test/CMakeLists.txt')
-rw-r--r-- | indra/test/CMakeLists.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/indra/test/CMakeLists.txt b/indra/test/CMakeLists.txt index 4ace1c9df8..920211ce39 100644 --- a/indra/test/CMakeLists.txt +++ b/indra/test/CMakeLists.txt @@ -31,7 +31,6 @@ set(test_SOURCE_FILES # llapp_tut.cpp # Temporarily removed until thread issues can be solved llblowfish_tut.cpp llbuffer_tut.cpp - lldependencies_tut.cpp lldoubledispatch_tut.cpp llevents_tut.cpp llhttpdate_tut.cpp |