summaryrefslogtreecommitdiff
path: root/indra/llmessage/tests/llnamevalue_test.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'indra/llmessage/tests/llnamevalue_test.cpp')
-rw-r--r--[-rwxr-xr-x]indra/llmessage/tests/llnamevalue_test.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/llmessage/tests/llnamevalue_test.cpp b/indra/llmessage/tests/llnamevalue_test.cpp
index bef4c06334..7f5241b8e4 100755..100644
--- a/indra/llmessage/tests/llnamevalue_test.cpp
+++ b/indra/llmessage/tests/llnamevalue_test.cpp
@@ -55,7 +55,7 @@ namespace tut
};
typedef test_group<namevalue_test> namevalue_t;
typedef namevalue_t::object namevalue_object_t;
- tut::namevalue_t tut_namevalue("namevalue_test");
+ tut::namevalue_t tut_namevalue("LLNameValue");
template<> template<>