mirror of
https://github.com/opencv/opencv.git
synced 2024-11-24 19:20:28 +08:00
change test number
This commit is contained in:
parent
79731cb0ff
commit
c54ccaac31
@ -16,7 +16,7 @@ TEST(Imgproc_PyrUp, pyrUp_regression_22184)
|
||||
ASSERT_GT(cvRound(min_val), 0);
|
||||
}
|
||||
|
||||
TEST(Imgproc_PyrUp, pyrUp_regression_22193)
|
||||
TEST(Imgproc_PyrUp, pyrUp_regression_22194)
|
||||
{
|
||||
Mat src(13, 13,CV_16UC3,Scalar(0,0,0));
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user