diff options
author | Adam Moss <moss@lindenlab.com> | 2009-10-16 12:57:58 +0000 |
---|---|---|
committer | Adam Moss <moss@lindenlab.com> | 2009-10-16 12:57:58 +0000 |
commit | 6c32554591af62704108ccfcb964ae3736a0022e (patch) | |
tree | e5ab44c57a9abbe321652ab5bcc90b7a40636ec5 /indra/test/CMakeLists.txt | |
parent | b2641d8915c9941a63cfea4f83bf5a59b569669b (diff) |
DEV-41405 convert llxfer test to a llmessage 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 c26a2fb682..4ace1c9df8 100644 --- a/indra/test/CMakeLists.txt +++ b/indra/test/CMakeLists.txt @@ -54,7 +54,6 @@ set(test_SOURCE_FILES lltranscode_tut.cpp lltut.cpp lluuidhashmap_tut.cpp - llxfer_tut.cpp message_tut.cpp test.cpp ) |