summaryrefslogtreecommitdiff
path: root/sc/qa/unit
diff options
context:
space:
mode:
authorKohei Yoshida <kyoshida@novell.com>2011-05-25 21:03:40 -0400
committerKohei Yoshida <kyoshida@novell.com>2011-05-25 21:03:40 -0400
commit48dcb2615ee931e07c33d06353423770a2d09934 (patch)
tree11584bcdbeba9d581caa4694d06be1ca3d855f62 /sc/qa/unit
parent225520a39c881b2d6cf7fd10531eacc5cad22bc8 (diff)
Re-enable the CVE test.
Diffstat (limited to 'sc/qa/unit')
-rw-r--r--sc/qa/unit/ucalc.cxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/sc/qa/unit/ucalc.cxx b/sc/qa/unit/ucalc.cxx
index a27b591724de..6ba7381c1f41 100644
--- a/sc/qa/unit/ucalc.cxx
+++ b/sc/qa/unit/ucalc.cxx
@@ -281,9 +281,7 @@ public:
CPPUNIT_TEST(testGraphicsInGroup);
CPPUNIT_TEST(testStreamValid);
CPPUNIT_TEST(testFunctionLists);
-#if 0 // Disable because in some cases this test breaks
CPPUNIT_TEST(testCVEs);
-#endif
CPPUNIT_TEST(testToggleRefFlag);
CPPUNIT_TEST_SUITE_END();