summaryrefslogtreecommitdiff
path: root/src/DllPlugInTester/CommandLineParserTest.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/DllPlugInTester/CommandLineParserTest.cpp')
-rw-r--r--src/DllPlugInTester/CommandLineParserTest.cpp3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/DllPlugInTester/CommandLineParserTest.cpp b/src/DllPlugInTester/CommandLineParserTest.cpp
index 8f2f2bf..34bc67d 100644
--- a/src/DllPlugInTester/CommandLineParserTest.cpp
+++ b/src/DllPlugInTester/CommandLineParserTest.cpp
@@ -4,8 +4,7 @@
CPPUNIT_TEST_SUITE_REGISTRATION( CommandLineParserTest );
-CommandLineParserTest::CommandLineParserTest() :
- CppUnit::TestCase()
+CommandLineParserTest::CommandLineParserTest()
{
}