mirror of
https://github.com/opencv/opencv.git
synced 2024-11-28 13:10:12 +08:00
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…
Reference in New Issue
Block a user