Normalize line endings and whitespace
This commit is contained in:
committed by
Andrey Kamaev
parent
69020da607
commit
04384a71e4
@@ -61,7 +61,7 @@ void CV_FramecountTest::run(int)
|
||||
|
||||
const size_t n = sizeof(ext)/sizeof(ext[0]);
|
||||
|
||||
const string src_dir = ts->get_data_path();
|
||||
const string src_dir = ts->get_data_path();
|
||||
|
||||
ts->printf(cvtest::TS::LOG, "\n\nSource files directory: %s\n", (src_dir+"video/").c_str());
|
||||
|
||||
|
||||
Reference in New Issue
Block a user