mirror of
https://github.com/opencv/opencv.git
synced 2026-07-31 00:03:03 +04:00
Normalized file endings.
This commit is contained in:
@@ -86,4 +86,4 @@ TEST_P(Canny, Accuracy)
|
||||
INSTANTIATE_TEST_CASE_P(OCL_ImgProc, Canny, testing::Combine(
|
||||
testing::Values(AppertureSize(3), AppertureSize(5)),
|
||||
testing::Values(L2gradient(false), L2gradient(true))));
|
||||
#endif
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user