diff options
author | Adam Moss <moss@lindenlab.com> | 2009-10-15 16:43:12 +0000 |
---|---|---|
committer | Adam Moss <moss@lindenlab.com> | 2009-10-15 16:43:12 +0000 |
commit | 226c08130d6648bc53b25f45d2ec2a5d7b9f8977 (patch) | |
tree | 2cf033612a8269e7f54ee07e5a98cbf0ecf07e82 /indra/test | |
parent | 423f5b0078d813a14759f9671c11aedadc3a2d78 (diff) |
DEV-41343 lljoint unit test - resurrected - this was previously disabled (and old-style monolithic tut)
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 52b370873f..ff68b2d68a 100644 --- a/indra/test/CMakeLists.txt +++ b/indra/test/CMakeLists.txt @@ -42,7 +42,6 @@ set(test_SOURCE_FILES llhttpnode_tut.cpp llinventoryparcel_tut.cpp lliohttpserver_tut.cpp - lljoint_tut.cpp llmime_tut.cpp llmessageconfig_tut.cpp llmodularmath_tut.cpp |