summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--test/subtitle_font_id_test.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/subtitle_font_id_test.cc b/test/subtitle_font_id_test.cc
index 8ced35108..9a901727b 100644
--- a/test/subtitle_font_id_test.cc
+++ b/test/subtitle_font_id_test.cc
@@ -337,7 +337,7 @@ BOOST_AUTO_TEST_CASE(cope_with_unloaded_font_id)
{
/* This file has a <Font> with an ID that corresponds to no <LoadFont> */
auto subs = content_factory("test/data/unloaded_font.xml")[0];
- auto film = new_test_film2("cope_with_unloaded_font_id", { subs });
+ auto film = new_test_film("cope_with_unloaded_font_id", { subs });
make_and_verify_dcp(
film,