diff options
| author | Carl Hetherington <cth@carlh.net> | 2017-08-30 00:57:08 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2017-08-30 00:57:08 +0100 |
| commit | d81db4280dd09ea9d0064272b075667d659b594a (patch) | |
| tree | 247642b0f830d3fefcd306dff58970143b9c51e1 /test/video_content_scale_test.cc | |
| parent | d12cf77f25e6e39fbfd4b249690149309a21646e (diff) | |
Rename test file.
Diffstat (limited to 'test/video_content_scale_test.cc')
| -rw-r--r-- | test/video_content_scale_test.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/video_content_scale_test.cc b/test/video_content_scale_test.cc index 202243dd8..35812df35 100644 --- a/test/video_content_scale_test.cc +++ b/test/video_content_scale_test.cc @@ -44,7 +44,7 @@ test (dcp::Size content_size, dcp::Size display_size, dcp::Size film_size, Crop string s = "<?xml version=\"1.0\" encoding=\"UTF-8\"?>" "<Content>" "<Type>FFmpeg</Type>" - "<Path>/home/c.hetherington/DCP/prophet_clip.mkv</Path>" + "<Path>/home/c.hetherington/DCP/prophet_long_clip.mkv</Path>" "<Digest>f3f23663da5bef6d2cbaa0db066f3351314142710</Digest>" "<Position>0</Position>" "<TrimStart>0</TrimStart>" |
