diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-07-14 21:30:49 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-07-14 21:30:49 +0100 |
| commit | 0d6a18d8c1d80f4badb06929b90515bf121595b5 (patch) | |
| tree | 109f6ef3c56032abfdfc38124eabababc588d347 /test/wscript | |
| parent | 7cb037d17d5a34e2fddd4dce780144fd8d98513c (diff) | |
Try rounding down when calculating frames from Times.
Diffstat (limited to 'test/wscript')
| -rw-r--r-- | test/wscript | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/wscript b/test/wscript index 7e2cf4b0d..931f3e924 100644 --- a/test/wscript +++ b/test/wscript @@ -47,6 +47,7 @@ def build(bld): client_server_test.cc colour_conversion_test.cc dcp_subtitle_test.cc + dcpomatic_time_test.cc ffmpeg_audio_test.cc ffmpeg_dcp_test.cc ffmpeg_decoder_seek_test.cc |
