diff options
Diffstat (limited to 'test/repeat_frame_test.cc')
| -rw-r--r-- | test/repeat_frame_test.cc | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/test/repeat_frame_test.cc b/test/repeat_frame_test.cc index 3ca9a738a..24075991c 100644 --- a/test/repeat_frame_test.cc +++ b/test/repeat_frame_test.cc @@ -53,8 +53,6 @@ BOOST_AUTO_TEST_CASE (repeat_frame_test) film->make_dcp (); wait_for_jobs (); - /* Should be 31 frames of red; the last one gets replaced with black rather - than repeated. - */ + /* Should be 32 frames of red */ check_dcp ("test/data/repeat_frame_test", film->dir (film->dcp_name ())); } |
