mirror of
https://github.com/opencv/opencv.git
synced 2025-08-06 14:36:36 +08:00
enabled nvidia's tests
This commit is contained in:
parent
047c7e0fd6
commit
dda3df8008
@ -69,4 +69,4 @@ protected:
|
||||
}
|
||||
};
|
||||
|
||||
TEST(NVidia, DISABLED_multitest) { CV_NVidiaTestsCaller test; test.safe_run(); }
|
||||
TEST(NVidia, multitest) { CV_NVidiaTestsCaller test; test.safe_run(); }
|
||||
|
Loading…
Reference in New Issue
Block a user