1
0
mirror of https://github.com/opencv/opencv.git synced 2026-07-30 07:43:03 +04:00

fixed ocl::minMax

This commit is contained in:
Ilya Lavrenov
2013-09-27 15:53:47 +04:00
parent 178f0272fe
commit 9dca7555b4
3 changed files with 145 additions and 216 deletions
+1 -1
View File
@@ -753,7 +753,7 @@ TEST_P(MinMax, MAT)
}
}
TEST_P(MinMax, DISABLED_MASK)
TEST_P(MinMax, MASK)
{
for (int j = 0; j < LOOP_TIMES; j++)
{