summaryrefslogtreecommitdiff
path: root/vcl/qa/cppunit/app/test_IconThemeSelector.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'vcl/qa/cppunit/app/test_IconThemeSelector.cxx')
-rw-r--r--vcl/qa/cppunit/app/test_IconThemeSelector.cxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/vcl/qa/cppunit/app/test_IconThemeSelector.cxx b/vcl/qa/cppunit/app/test_IconThemeSelector.cxx
index 9da845ba4255..40ff352778fb 100644
--- a/vcl/qa/cppunit/app/test_IconThemeSelector.cxx
+++ b/vcl/qa/cppunit/app/test_IconThemeSelector.cxx
@@ -68,7 +68,6 @@ class IconThemeSelectorTest : public CppUnit::TestFixture
// End of test suite definition
-
CPPUNIT_TEST_SUITE_END();
};
@@ -189,7 +188,6 @@ IconThemeSelectorTest::DifferentPreferredThemesAreInequal()
CPPUNIT_ASSERT_EQUAL_MESSAGE("Different preferred themes are detected as inequal", false, equal);
}
-
// Put the test suite in the registry
CPPUNIT_TEST_SUITE_REGISTRATION(IconThemeSelectorTest);