diff options
author | Adam Moss <moss@lindenlab.com> | 2009-10-16 12:45:19 +0000 |
---|---|---|
committer | Adam Moss <moss@lindenlab.com> | 2009-10-16 12:45:19 +0000 |
commit | b2641d8915c9941a63cfea4f83bf5a59b569669b (patch) | |
tree | c44008d4342987380a388fe96f3fc1623f59be12 /indra/test/CMakeLists.txt | |
parent | e922089ff429cf8f501359fb06761124609caa0e (diff) |
DEV-41404 convert monolithic tut llinventoryparcel test to llinventory 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 2eb4da5b61..c26a2fb682 100644 --- a/indra/test/CMakeLists.txt +++ b/indra/test/CMakeLists.txt @@ -37,7 +37,6 @@ set(test_SOURCE_FILES llhttpdate_tut.cpp llhttpclient_tut.cpp llhttpnode_tut.cpp - llinventoryparcel_tut.cpp lliohttpserver_tut.cpp llmessageconfig_tut.cpp llpermissions_tut.cpp |