build: fix cuda tests

This commit is contained in:
Alexander Alekhin
2016-12-03 13:17:37 +03:00
parent 4a095e4d66
commit 380cc520f3
+4
View File
@@ -46,6 +46,8 @@
using namespace cvtest;
namespace {
//////////////////////////////////////////////////////////////////////////////
// GEMM
@@ -401,4 +403,6 @@ INSTANTIATE_TEST_CASE_P(CUDA_Arithm, Convolve, testing::Combine(
#endif // HAVE_CUBLAS
} // namespace
#endif // HAVE_CUDA