summaryrefslogtreecommitdiff
path: root/sc
diff options
context:
space:
mode:
Diffstat (limited to 'sc')
-rw-r--r--sc/qa/unit/filters-test.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/qa/unit/filters-test.cxx b/sc/qa/unit/filters-test.cxx
index 6f8c1e2ce844..cc866c4c2368 100644
--- a/sc/qa/unit/filters-test.cxx
+++ b/sc/qa/unit/filters-test.cxx
@@ -176,7 +176,7 @@ public:
CPPUNIT_TEST(testBugFixesXLSX);
//enable this test if you want to play with star basic macros in unit tests
//works but does nothing useful yet
- //CPPUNIT_TEST(testStarBasic);
+ CPPUNIT_TEST(testStarBasic);
//enable if you want to hack vba support for unit tests
//does not work, still problems during loading
//CPPUNIT_TEST(testVba);