summaryrefslogtreecommitdiff
path: root/src/test/testmain.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/test/testmain.cpp')
-rw-r--r--src/test/testmain.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/test/testmain.cpp b/src/test/testmain.cpp
index 43c2c3f62..db9373e84 100644
--- a/src/test/testmain.cpp
+++ b/src/test/testmain.cpp
@@ -48,7 +48,7 @@ TestMain::TestMain() :
TestMain::~TestMain()
{
- delete2(log);
+ delete2(log)
}
void TestMain::initConfig()