Fixed indentation in CV_FFmpegWriteBigVideoTest::run.

pull/1691/head
Roman Donchenko 12 years ago
parent 2ca49eef37
commit 1188894133
  1. 1
      modules/highgui/test/test_ffmpeg.cpp

@ -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);
} }
} }
}; };

Loading…
Cancel
Save