diff options
Diffstat (limited to 'test/content_test.cc')
| -rw-r--r-- | test/content_test.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/content_test.cc b/test/content_test.cc index 5409ec37d..23fb23865 100644 --- a/test/content_test.cc +++ b/test/content_test.cc @@ -60,7 +60,7 @@ BOOST_AUTO_TEST_CASE (content_test1) } } - check_mxf_audio_file ("test/data/content_test1.mxf", check); + check_mxf_audio_file (TestPaths::private_data() / "content_test1.mxf", check); } /** Taking some 23.976fps content and trimming 0.5s (in content time) from the start |
