diff options
author | Adam Moss <moss@lindenlab.com> | 2009-10-15 16:59:54 +0000 |
---|---|---|
committer | Adam Moss <moss@lindenlab.com> | 2009-10-15 16:59:54 +0000 |
commit | f31397291b9212701679cd18bbb870ccec3a5732 (patch) | |
tree | be5d280c26b4a376134f97c520617f0217b7293c /indra/test/CMakeLists.txt | |
parent | c7df37b5312d60ef5b8b6d41b6c14065cffdb976 (diff) |
DEV-41345 turn llmodularmath_tut into a real llmath unit 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 dd11a0bc7e..db78b7b9ec 100644 --- a/indra/test/CMakeLists.txt +++ b/indra/test/CMakeLists.txt @@ -44,7 +44,6 @@ set(test_SOURCE_FILES lliohttpserver_tut.cpp llmime_tut.cpp llmessageconfig_tut.cpp - llmodularmath_tut.cpp llpermissions_tut.cpp llpipeutil.cpp llsaleinfo_tut.cpp |