summaryrefslogtreecommitdiff
path: root/test/seek_zero_test.cc
diff options
context:
space:
mode:
Diffstat (limited to 'test/seek_zero_test.cc')
-rw-r--r--test/seek_zero_test.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/seek_zero_test.cc b/test/seek_zero_test.cc
index 3aef11373..7f661b21c 100644
--- a/test/seek_zero_test.cc
+++ b/test/seek_zero_test.cc
@@ -48,7 +48,7 @@ BOOST_AUTO_TEST_CASE (seek_zero_test)
film->examine_and_add_content (content);
wait_for_jobs ();
content->set_scale (VideoContentScale (Ratio::from_id ("185")));
-
+
/* Work out the first video frame index that we will be given, taking into account
* the difference between first video and first audio.
*/