Kaydet (Commit) 6bce0a03 authored tarafından Robert Nagy's avatar Robert Nagy

re-enable the CVE unittest on OpenBSD

üst ef0884fa
...@@ -83,9 +83,7 @@ public: ...@@ -83,9 +83,7 @@ public:
void testODSs(); void testODSs();
CPPUNIT_TEST_SUITE(FiltersTest); CPPUNIT_TEST_SUITE(FiltersTest);
#if !defined(__OpenBSD__)
CPPUNIT_TEST(testCVEs); CPPUNIT_TEST(testCVEs);
#endif
CPPUNIT_TEST(testODSs); CPPUNIT_TEST(testODSs);
CPPUNIT_TEST_SUITE_END(); CPPUNIT_TEST_SUITE_END();
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment