mirror of
https://github.com/opencv/opencv.git
synced 2026-07-29 23:33:05 +04:00
Merged the trunk r8852:8880
This commit is contained in:
@@ -203,5 +203,5 @@ void CV_MserTest::run(int)
|
||||
}
|
||||
}
|
||||
|
||||
TEST(Features2d_MSER, regression) { CV_MserTest test; test.safe_run(); }
|
||||
TEST(Features2d_MSER, DISABLED_regression) { CV_MserTest test; test.safe_run(); }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user