summaryrefslogtreecommitdiff
path: root/indra/test
diff options
context:
space:
mode:
authorAdam Moss <moss@lindenlab.com>2009-10-16 11:37:17 +0000
committerAdam Moss <moss@lindenlab.com>2009-10-16 11:37:17 +0000
commitfc6c7e3933b6a80e00d2178c27b33ae0d624283d (patch)
treec1bbede88f96c9fc668c4f348dca4bd9bccaa63c /indra/test
parent95cf5766f9f8af10f99eb274050c1193ab07f37d (diff)
DEV-41403 convert reflection tut test to llcommon integration test.
Diffstat (limited to 'indra/test')
-rw-r--r--indra/test/CMakeLists.txt1
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
)