mirror of
https://github.com/opencv/opencv.git
synced 2026-07-31 08:13:04 +04:00
enabled nvidia's tests
This commit is contained in:
@@ -69,4 +69,4 @@ protected:
|
||||
}
|
||||
};
|
||||
|
||||
TEST(NVidia, DISABLED_multitest) { CV_NVidiaTestsCaller test; test.safe_run(); }
|
||||
TEST(NVidia, multitest) { CV_NVidiaTestsCaller test; test.safe_run(); }
|
||||
|
||||
Reference in New Issue
Block a user