change test number

This commit is contained in:
@lizhiyu3 2022-07-05 15:50:33 +08:00
parent 79731cb0ff
commit c54ccaac31

View File

@ -16,7 +16,7 @@ TEST(Imgproc_PyrUp, pyrUp_regression_22184)
ASSERT_GT(cvRound(min_val), 0); 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)); Mat src(13, 13,CV_16UC3,Scalar(0,0,0));
{ {