mirror of
https://github.com/opencv/opencv.git
synced 2026-07-30 07:43:03 +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