diff options
| author | Carl Hetherington <cth@carlh.net> | 2021-05-02 02:33:44 +0200 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2021-05-07 09:29:59 +0200 |
| commit | d2bbaacd200ad62cebe5a8fb8acc8f107ed267c9 (patch) | |
| tree | 3b80864bf7a0f0afdb56d9adbd6568b33fc581d1 /test/wscript | |
| parent | 64972d43865f526ce623589ddc78d6fa15026042 (diff) | |
Add failing test for transcoding adjacent audio content.
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 e2628ecd8..8939d43bb 100644 --- a/test/wscript +++ b/test/wscript @@ -43,6 +43,7 @@ def build(bld): obj.use = 'libdcpomatic2' obj.source = """ 4k_test.cc + adjacent_audio_test.cc atmos_test.cc audio_analysis_test.cc audio_buffers_test.cc |
