diff options
author | Adam Moss <moss@lindenlab.com> | 2009-10-15 18:10:46 +0000 |
---|---|---|
committer | Adam Moss <moss@lindenlab.com> | 2009-10-15 18:10:46 +0000 |
commit | db6dff1d1f1a3ba178cd24095a2bc0c56b63f0a9 (patch) | |
tree | 42749e482060cb5302638823850577e950782c95 /indra/test | |
parent | 986bf99839a79f13a4b16218c221cb123d4bfc15 (diff) |
DEV-41354 convert llerror 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 c40f16e02c..27f3582562 100644 --- a/indra/test/CMakeLists.txt +++ b/indra/test/CMakeLists.txt @@ -34,7 +34,6 @@ set(test_SOURCE_FILES llbuffer_tut.cpp lldependencies_tut.cpp lldoubledispatch_tut.cpp - llerror_tut.cpp llevents_tut.cpp llhost_tut.cpp llhttpdate_tut.cpp |