diff options
author | Adam Moss <moss@lindenlab.com> | 2009-10-08 13:52:53 +0000 |
---|---|---|
committer | Adam Moss <moss@lindenlab.com> | 2009-10-08 13:52:53 +0000 |
commit | 1ee157028845048d931c0c7fdd1bcac53bda324e (patch) | |
tree | d6a45254ba509b8847fd88557931ce3e69c51b60 /indra/test | |
parent | 6ee4a7f429802c9e0f817b09eadcdb33b45cb888 (diff) |
DEV-41090 convert legacy llrand tut test into a 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 277695758e..a842548980 100644 --- a/indra/test/CMakeLists.txt +++ b/indra/test/CMakeLists.txt @@ -52,7 +52,6 @@ set(test_SOURCE_FILES llnamevalue_tut.cpp llpermissions_tut.cpp llpipeutil.cpp - llrandom_tut.cpp llsaleinfo_tut.cpp llscriptresource_tut.cpp llsdmessagebuilder_tut.cpp |