Commit f551b254 authored by Alexander Shishkov's avatar Alexander Shishkov

turn on CountNonZero test

parent d9e4ad3f
......@@ -252,4 +252,4 @@ void CV_CountNonZeroTest::run(int)
}
}
// TEST (Core_CountNonZero, accuracy) { CV_CountNonZeroTest test; test.safe_run(); }
TEST (Core_CountNonZero, accuracy) { CV_CountNonZeroTest test; test.safe_run(); }
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