fixed sanity test for cuda module

pull/1299/head
Vladislav Vinogradov 12 years ago
parent fd88654b45
commit f936c1283b
  1. 2
      modules/cuda/perf/perf_main.cpp

@ -44,4 +44,4 @@
using namespace perf;
CV_PERF_TEST_CUDA_MAIN(gpu)
CV_PERF_TEST_CUDA_MAIN(cuda)

Loading…
Cancel
Save