Fix test build.
authorCarl Hetherington <cth@carlh.net>
Sun, 29 Nov 2020 23:19:14 +0000 (00:19 +0100)
committerCarl Hetherington <cth@carlh.net>
Sun, 29 Nov 2020 23:19:14 +0000 (00:19 +0100)
test/image_proxy_test.cc

index 73ab8cb4c426869f181290850e5675294a162109..a80a97f07273bdb522e74aa4e99aa7ec78babef6 100644 (file)
@@ -30,7 +30,7 @@ using boost::shared_ptr;
 
 
 static const boost::filesystem::path data_file0 = TestPaths::private_data() / "player_seek_test_0.png";
-static const boost::filesystem::path data_file1 = TestPaths::private_data9) / "player_seek_test_1.png";
+static const boost::filesystem::path data_file1 = TestPaths::private_data() / "player_seek_test_1.png";
 
 
 BOOST_AUTO_TEST_CASE (j2k_image_proxy_same_test)