diff options
| author | Carl Hetherington <cth@carlh.net> | 2022-01-09 22:24:06 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2022-01-11 09:33:59 +0100 |
| commit | 3d40a861b4e77f04df7196cffda5b41b9852b2c7 (patch) | |
| tree | e3820139e14f0f82ed88b2bc18d14959a6c26ab0 /test/wscript | |
| parent | b1ef870b61528feb0d72ed9d7fe54447b3b5c7db (diff) | |
Fix crashes when using kdm_cli with a certificate instead of a cinema.
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 a5366b3ec..bb6484cd8 100644 --- a/test/wscript +++ b/test/wscript @@ -97,6 +97,7 @@ def build(bld): isdcf_name_test.cc j2k_bandwidth_test.cc job_manager_test.cc + kdm_cli_test.cc kdm_naming_test.cc low_bitrate_test.cc markers_test.cc |
