summaryrefslogtreecommitdiff
path: root/basic/qa/cppunit/test_append.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'basic/qa/cppunit/test_append.cxx')
-rw-r--r--basic/qa/cppunit/test_append.cxx3
1 files changed, 1 insertions, 2 deletions
diff --git a/basic/qa/cppunit/test_append.cxx b/basic/qa/cppunit/test_append.cxx
index 0ced150271b7..98b96c468d4c 100644
--- a/basic/qa/cppunit/test_append.cxx
+++ b/basic/qa/cppunit/test_append.cxx
@@ -65,7 +65,6 @@ void EnableTest::testDimEnable()
// Put the test suite in the registry
CPPUNIT_TEST_SUITE_REGISTRATION(EnableTest);
-} // namespace
-CPPUNIT_PLUGIN_IMPLEMENT();
+}
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */