summaryrefslogtreecommitdiff
path: root/indra/llcommon
diff options
context:
space:
mode:
authorOz Linden <oz@lindenlab.com>2018-10-16 16:18:31 -0400
committerOz Linden <oz@lindenlab.com>2018-10-16 16:18:31 -0400
commit00a839d66590de1204af5fa295f66abcff87e477 (patch)
tree967e27a1416a6894903eb24c7f8be337b33f33af /indra/llcommon
parentd87cc1859f3f96b98a627fdc674e297e78438681 (diff)
renumber the new test to replace the one that was removed
Diffstat (limited to 'indra/llcommon')
-rw-r--r--indra/llcommon/tests/llerror_test.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/llcommon/tests/llerror_test.cpp b/indra/llcommon/tests/llerror_test.cpp
index bd0357e4bf..e7084fffc6 100644
--- a/indra/llcommon/tests/llerror_test.cpp
+++ b/indra/llcommon/tests/llerror_test.cpp
@@ -884,7 +884,7 @@ namespace tut
namespace tut
{
template<> template<>
- void ErrorTestObject::test<19>()
+ void ErrorTestObject::test<5>()
// backslash, return, and newline are not escaped with backslashes
{
LLError::setDefaultLevel(LLError::LEVEL_DEBUG);