diff options
author | Adam Moss <moss@lindenlab.com> | 2009-10-16 11:37:17 +0000 |
---|---|---|
committer | Adam Moss <moss@lindenlab.com> | 2009-10-16 11:37:17 +0000 |
commit | fc6c7e3933b6a80e00d2178c27b33ae0d624283d (patch) | |
tree | c1bbede88f96c9fc668c4f348dca4bd9bccaa63c /indra/test | |
parent | 95cf5766f9f8af10f99eb274050c1193ab07f37d (diff) |
DEV-41403 convert reflection tut test to llcommon integration test.
Diffstat (limited to 'indra/test')
-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 24546e6215..2eb4da5b61 100644 --- a/indra/test/CMakeLists.txt +++ b/indra/test/CMakeLists.txt @@ -57,7 +57,6 @@ set(test_SOURCE_FILES lluuidhashmap_tut.cpp llxfer_tut.cpp message_tut.cpp - reflection_tut.cpp test.cpp ) |