summaryrefslogtreecommitdiff
path: root/sc/qa/unit
diff options
context:
space:
mode:
authorRobert Nagy <robert@openbsd.org>2011-07-27 14:14:31 +0200
committerRobert Nagy <robert@openbsd.org>2011-07-27 14:15:13 +0200
commit6bce0a03527ed92203c4da1931dc235d5895eb8c (patch)
tree1bae6153aa92b63a5ac34e71941c1628a8cc31e7 /sc/qa/unit
parentef0884fa979238530f3a4656703a0408307ddcf7 (diff)
re-enable the CVE unittest on OpenBSD
Diffstat (limited to 'sc/qa/unit')
-rw-r--r--sc/qa/unit/filters-test.cxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/sc/qa/unit/filters-test.cxx b/sc/qa/unit/filters-test.cxx
index 2753999f344e..6f89e80cfcf3 100644
--- a/sc/qa/unit/filters-test.cxx
+++ b/sc/qa/unit/filters-test.cxx
@@ -83,9 +83,7 @@ public:
void testODSs();
CPPUNIT_TEST_SUITE(FiltersTest);
-#if !defined(__OpenBSD__)
CPPUNIT_TEST(testCVEs);
-#endif
CPPUNIT_TEST(testODSs);
CPPUNIT_TEST_SUITE_END();