summaryrefslogtreecommitdiff
path: root/test/client_server_test.cc
diff options
context:
space:
mode:
Diffstat (limited to 'test/client_server_test.cc')
-rw-r--r--test/client_server_test.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/client_server_test.cc b/test/client_server_test.cc
index 8acad2306..9840a07a1 100644
--- a/test/client_server_test.cc
+++ b/test/client_server_test.cc
@@ -321,7 +321,7 @@ BOOST_AUTO_TEST_CASE(real_encode_with_server)
Cleanup cl;
auto content = content_factory(TestPaths::private_data() / "dolby_aurora.vob");
- auto film = new_test_film2("real_encode_with_server", content, &cl);
+ auto film = new_test_film("real_encode_with_server", content, &cl);
EncodeServerFinder::instance();