diff options
author | Adam Moss <moss@lindenlab.com> | 2009-10-16 11:32:46 +0000 |
---|---|---|
committer | Adam Moss <moss@lindenlab.com> | 2009-10-16 11:32:46 +0000 |
commit | 95cf5766f9f8af10f99eb274050c1193ab07f37d (patch) | |
tree | c9e14472ad9454037378edd16721cd637f5ae272 /indra/test/CMakeLists.txt | |
parent | f8997965ebf7bcd5de374d23dfc1a2939870b1af (diff) |
DEV-41402 convert stringize 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 9d8e781d48..24546e6215 100644 --- a/indra/test/CMakeLists.txt +++ b/indra/test/CMakeLists.txt @@ -58,7 +58,6 @@ set(test_SOURCE_FILES llxfer_tut.cpp message_tut.cpp reflection_tut.cpp - stringize_tut.cpp test.cpp ) |