Fixed indentation in CV_FFmpegWriteBigVideoTest::run.

This commit is contained in:
Roman Donchenko 2013-10-25 14:37:54 +04:00
parent 2ca49eef37
commit 1188894133

View File

@ -141,7 +141,6 @@ public:
ts->set_failed_test_info(ts->FAIL_INVALID_OUTPUT);
}
ts->set_failed_test_info(cvtest::TS::OK);
}
}
};