forgot to run bitiwise tests
This commit is contained in:
parent
c5e3869c32
commit
2a8185dd09
@ -232,4 +232,4 @@ struct CV_GpuBitwiseTest: public cvtest::BaseTest
|
|||||||
}
|
}
|
||||||
};
|
};
|
||||||
|
|
||||||
TEST(BitwiseOperations, accuracy) { CV_GpuBitwiseTest test; test; }
|
TEST(BitwiseOperations, accuracy) { CV_GpuBitwiseTest test; test.safe_run(); }
|
||||||
|
Loading…
x
Reference in New Issue
Block a user