diff options
author | Adam Moss <moss@lindenlab.com> | 2009-10-15 18:41:04 +0000 |
---|---|---|
committer | Adam Moss <moss@lindenlab.com> | 2009-10-15 18:41:04 +0000 |
commit | 7c55efa4bc390d228fe89517637fb7042b61bc5b (patch) | |
tree | d920433bb1b4fe34cc0f9224c7d112de1044d269 /indra/test/CMakeLists.txt | |
parent | 4d5a74da9e71832e47caada7155619b526502761 (diff) |
DEV-41363 convert legacy llhost tut test into a llmessage 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 09c5ccbe33..e2dbd84979 100644 --- a/indra/test/CMakeLists.txt +++ b/indra/test/CMakeLists.txt @@ -35,7 +35,6 @@ set(test_SOURCE_FILES lldependencies_tut.cpp lldoubledispatch_tut.cpp llevents_tut.cpp - llhost_tut.cpp llhttpdate_tut.cpp llhttpclient_tut.cpp llhttpnode_tut.cpp |