summaryrefslogtreecommitdiff
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
commitc5cea38bd0b69c43cd9072e50e3943e12e5afa1b (patch)
tree1f4b3eeaeac81c6daaa17934de2328166aacb501
parente6ffcc9e12567dbff3197d3976339aab59456107 (diff)
re-enable the CVE unittest on OpenBSD
-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 2753999f3..6f89e80cf 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();