summaryrefslogtreecommitdiff
path: root/indra/test/CMakeLists.txt
diff options
context:
space:
mode:
authorLogan Dethrow <log@lindenlab.com>2011-09-09 15:52:36 -0400
committerLogan Dethrow <log@lindenlab.com>2011-09-09 15:52:36 -0400
commit8a289a161df3e9856f65e09d8828ad8f6d84654f (patch)
tree96d1330858ad535566ca4da5b862ce22f7af87ca /indra/test/CMakeLists.txt
parent3151b6ce503ffc877589422c5559647d363d5bf1 (diff)
Re-enabled and fixed llsd_new_tut.cpp by copying the fixed version from the server test directory.
Diffstat (limited to 'indra/test/CMakeLists.txt')
-rw-r--r--indra/test/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/test/CMakeLists.txt b/indra/test/CMakeLists.txt
index 45c6130bd5..003f27ed7a 100644
--- a/indra/test/CMakeLists.txt
+++ b/indra/test/CMakeLists.txt
@@ -48,7 +48,7 @@ set(test_SOURCE_FILES
llscriptresource_tut.cpp
llsdmessagebuilder_tut.cpp
llsdmessagereader_tut.cpp
-# llsd_new_tut.cpp # Fails [LLSD(new), 4] fail: 'NaN to string: expected 'nan' actual '-nan''
+ llsd_new_tut.cpp # Fails [LLSD(new), 4] fail: 'NaN to string: expected 'nan' actual '-nan''
llsdutil_tut.cpp
llservicebuilder_tut.cpp
llstreamtools_tut.cpp