diff options
| author | Carl Hetherington <cth@carlh.net> | 2023-06-30 23:54:42 +0200 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2023-06-30 23:54:42 +0200 |
| commit | 5e5a45917066e23be7ab8237c8dd63b21a69784e (patch) | |
| tree | 280d4ae5835f099c29112747215f51d65d3a59ba /test/wscript | |
| parent | 71acc01a622ce33abb18f541925e8ec42c834859 (diff) | |
Don't write MainSoundConfiguration with 71 when we only have HI/VI (#2580).
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 3cfe22799..e1c12f89d 100644 --- a/test/wscript +++ b/test/wscript @@ -67,6 +67,7 @@ def build(bld): config_test.cc content_test.cc cpl_hash_test.cc + cpl_metadata_test.cc create_cli_test.cc crypto_test.cc dcpomatic_time_test.cc |
