diff options
author | Adam Moss <moss@lindenlab.com> | 2009-10-15 16:32:56 +0000 |
---|---|---|
committer | Adam Moss <moss@lindenlab.com> | 2009-10-15 16:32:56 +0000 |
commit | 423f5b0078d813a14759f9671c11aedadc3a2d78 (patch) | |
tree | 4fc3275d442dcedc2f50dc96e5baf66b037ce496 /indra/test | |
parent | 925f01f6a066113049e8c829c6fc3875c69ef566 (diff) |
DEV-41341 tut lltiming test -> llframetimer 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 a5df23860c..52b370873f 100644 --- a/indra/test/CMakeLists.txt +++ b/indra/test/CMakeLists.txt @@ -58,7 +58,6 @@ set(test_SOURCE_FILES llstreamtools_tut.cpp lltemplatemessagebuilder_tut.cpp lltimestampcache_tut.cpp - lltiming_tut.cpp lltranscode_tut.cpp lltreeiterators_tut.cpp lltut.cpp |