Commit dda3df80 authored by Anatoly Baksheev's avatar Anatoly Baksheev

enabled nvidia's tests

parent 047c7e0f
...@@ -69,4 +69,4 @@ protected: ...@@ -69,4 +69,4 @@ protected:
} }
}; };
TEST(NVidia, DISABLED_multitest) { CV_NVidiaTestsCaller test; test.safe_run(); } TEST(NVidia, multitest) { CV_NVidiaTestsCaller 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