Commit 11888941 authored by Roman Donchenko's avatar Roman Donchenko

Fixed indentation in CV_FFmpegWriteBigVideoTest::run.

parent 2ca49eef
...@@ -141,7 +141,6 @@ public: ...@@ -141,7 +141,6 @@ public:
ts->set_failed_test_info(ts->FAIL_INVALID_OUTPUT); ts->set_failed_test_info(ts->FAIL_INVALID_OUTPUT);
} }
ts->set_failed_test_info(cvtest::TS::OK); ts->set_failed_test_info(cvtest::TS::OK);
} }
} }
}; };
......
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