From 80b68af7000a6b4f2e1aa2655d410a7eceedab66 Mon Sep 17 00:00:00 2001 From: Anatoly Baksheev Date: Tue, 23 Nov 2010 10:01:16 +0000 Subject: [PATCH] now opencv_tests_gpu takes path to tesdata from OPENCV_TEST_DATA_PATH --- tests/gpu/src/gputest_main.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/gpu/src/gputest_main.cpp b/tests/gpu/src/gputest_main.cpp index d567c0f3df..54046d7443 100644 --- a/tests/gpu/src/gputest_main.cpp +++ b/tests/gpu/src/gputest_main.cpp @@ -41,7 +41,7 @@ #include "gputest.hpp" -CvTS test_system; +CvTS test_system("gpu"); const char* blacklist[] = {