Simple pass-through of <Ruby> tags in subtitles.
[libdcp.git] / test / test.cc
index bff647d7a3675ea741fe64867a1cb5e479fdc15f..d384bdfa4fe8593616def05c305a15a0752119f6 100644 (file)
@@ -417,7 +417,8 @@ simple_subtitle ()
                dcp::Colour(255, 255, 255),
                dcp::Time(),
                dcp::Time(),
-               0
+               0,
+               std::vector<dcp::Ruby>()
                );
 }