From 59c8e5d0644eab87ab7c8f21f8ca2eb1ae81a8da Mon Sep 17 00:00:00 2001 From: brain Date: Fri, 22 Feb 2008 17:55:10 +0000 Subject: ffs git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9004 e03df62e-2008-0410-955e-edbf42e46eb7 --- src/testsuite.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/testsuite.cpp b/src/testsuite.cpp index 939c64350..14ea7ebed 100644 --- a/src/testsuite.cpp +++ b/src/testsuite.cpp @@ -120,7 +120,7 @@ bool TestSuite::DoThreadTests() } catch (CoreException &ce) { - cout << "Failure: " << ce.GetReason() << endl;s + cout << "Failure: " << ce.GetReason() << endl; } cout << "Type any line and press enter to end test.\n"; -- cgit v1.2.3