summaryrefslogtreecommitdiff
path: root/o3tl/qa/test-heap_ptr.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'o3tl/qa/test-heap_ptr.cxx')
-rw-r--r--o3tl/qa/test-heap_ptr.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/o3tl/qa/test-heap_ptr.cxx b/o3tl/qa/test-heap_ptr.cxx
index 9f163c278e73..f863b6cd3f8b 100644
--- a/o3tl/qa/test-heap_ptr.cxx
+++ b/o3tl/qa/test-heap_ptr.cxx
@@ -150,7 +150,7 @@ class heap_ptr_test : public CppUnit::TestFixture
CPPUNIT_TEST_SUITE_END();
}; // class heap_ptr_test
-// -----------------------------------------------------------------------------
+
CPPUNIT_TEST_SUITE_REGISTRATION(heap_ptr_test);
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */