now opencv_tests_gpu takes path to tesdata from OPENCV_TEST_DATA_PATH

pull/13383/head
Anatoly Baksheev 15 years ago
parent 35e8d700c6
commit 80b68af700
  1. 2
      tests/gpu/src/gputest_main.cpp

@ -41,7 +41,7 @@
#include "gputest.hpp"
CvTS test_system;
CvTS test_system("gpu");
const char* blacklist[] =
{

Loading…
Cancel
Save