diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-06-04 11:26:47 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-06-04 11:26:47 +0100 |
| commit | 75de8898265611a4fc7068c40668ca697e6c1864 (patch) | |
| tree | 45d88d38a088b9bd2eb93b5040cbf2f12270b9f2 /test/test.cc | |
| parent | 5670c00eee5ea3096e5fa79c17d81538914fff77 (diff) | |
A few more test fixes.
Diffstat (limited to 'test/test.cc')
| -rw-r--r-- | test/test.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/test.cc b/test/test.cc index 7c7efd1a0..89cfa56df 100644 --- a/test/test.cc +++ b/test/test.cc @@ -159,7 +159,7 @@ check_dcp (string ref, string check) #include "film_metadata_test.cc" #include "stream_test.cc" #include "util_test.cc" -#include "dcp_test.cc" +#include "ffmpeg_dcp_test.cc" #include "frame_rate_test.cc" #include "job_test.cc" #include "client_server_test.cc" |
