Commit 9d107fb2 authored by Sergey Nikulov's avatar Sergey Nikulov

fixed test compilation

parent bd144cfa
......@@ -455,7 +455,7 @@ TEST(Imgcodecs_Jpeg, encode_decode_rst_jpeg)
EXPECT_EQ(0, cvtest::norm(img_jpg_rst, img_jpg_normal, NORM_INF));
remove(output_optimized.c_str());
remove(output_rst.c_str());
}
#endif
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment