diff options
author | Adam Moss <moss@lindenlab.com> | 2009-10-12 14:56:03 +0000 |
---|---|---|
committer | Adam Moss <moss@lindenlab.com> | 2009-10-12 14:56:03 +0000 |
commit | 2a99e18ea152ef8843a12d7056436ee01dff5964 (patch) | |
tree | 37071e042a74483b6a4d70fcf9c577ee2f65aa02 /indra/test/CMakeLists.txt | |
parent | 2798d1bc6772da41e0230b1ad69e01e7039a7851 (diff) |
DEV-41178 convert lldate legacy monolithic tut test into a llcommon 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 25f24573b9..a5df23860c 100644 --- a/indra/test/CMakeLists.txt +++ b/indra/test/CMakeLists.txt @@ -32,7 +32,6 @@ set(test_SOURCE_FILES llbase64_tut.cpp llblowfish_tut.cpp llbuffer_tut.cpp - lldate_tut.cpp lldependencies_tut.cpp lldoubledispatch_tut.cpp llerror_tut.cpp |