No-op: remove all trailing whitespace.
[dcpomatic.git] / test / srt_subtitle_test.cc
index 2279308e1bb446e14cac37eb2f647cd0929fe181..64249a118ce322134fedc39b4a38a7510a2bbe93 100644 (file)
@@ -65,7 +65,7 @@ BOOST_AUTO_TEST_CASE (srt_subtitle_test2)
        content->set_use_subtitles (true);
        /* Use test/data/subrip2.srt as if it were a font file  */
        content->fonts().front()->set_file ("test/data/subrip2.srt");
-       
+
        film->make_dcp ();
        wait_for_jobs ();