summaryrefslogtreecommitdiff
path: root/indra/test/CMakeLists.txt
diff options
context:
space:
mode:
authorAdam Moss <moss@lindenlab.com>2009-10-12 14:32:16 +0000
committerAdam Moss <moss@lindenlab.com>2009-10-12 14:32:16 +0000
commit2798d1bc6772da41e0230b1ad69e01e7039a7851 (patch)
treeed16ebccc007b2e6e30f2e83a7fae5f8bf690114 /indra/test/CMakeLists.txt
parentc3c03419fec9147c3be3518d46078279155d8f44 (diff)
DEV-41176 convert legacy inventory.cpp tut test into an llinventory integration test.
Diffstat (limited to 'indra/test/CMakeLists.txt')
-rw-r--r--indra/test/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/indra/test/CMakeLists.txt b/indra/test/CMakeLists.txt
index f513efdffe..25f24573b9 100644
--- a/indra/test/CMakeLists.txt
+++ b/indra/test/CMakeLists.txt
@@ -27,7 +27,6 @@ include_directories(
)
set(test_SOURCE_FILES
- inventory.cpp
io.cpp
# llapp_tut.cpp # Temporarily removed until thread issues can be solved
llbase64_tut.cpp