diff options
author | Adam Moss <moss@lindenlab.com> | 2009-10-15 16:49:08 +0000 |
---|---|---|
committer | Adam Moss <moss@lindenlab.com> | 2009-10-15 16:49:08 +0000 |
commit | c7df37b5312d60ef5b8b6d41b6c14065cffdb976 (patch) | |
tree | c04d93d585ab073079447a36b763b07f588ff244 /indra/test/CMakeLists.txt | |
parent | 226c08130d6648bc53b25f45d2ec2a5d7b9f8977 (diff) |
DEV-41344 convert monolithic tut lltreeiterators test to a 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 ff68b2d68a..dd11a0bc7e 100644 --- a/indra/test/CMakeLists.txt +++ b/indra/test/CMakeLists.txt @@ -58,7 +58,6 @@ set(test_SOURCE_FILES lltemplatemessagebuilder_tut.cpp lltimestampcache_tut.cpp lltranscode_tut.cpp - lltreeiterators_tut.cpp lltut.cpp lluri_tut.cpp lluuidhashmap_tut.cpp |