diff options
| author | Carl Hetherington <cth@carlh.net> | 2018-12-22 22:43:56 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2018-12-23 21:04:49 +0000 |
| commit | 5ab0c3bc04e4aa5acd883bb8126fc6b185c6c5d6 (patch) | |
| tree | d03668797778e28f2b601f72aff30bdb093de61a /test/wscript | |
| parent | 4f47104941f57dda9994d45bfebbcfedd3db2e84 (diff) | |
Incomplete encryption of private keys.
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 47f3dc275..23f31dadc 100644 --- a/test/wscript +++ b/test/wscript @@ -57,6 +57,7 @@ def build(bld): colour_conversion_test.cc config_test.cc content_test.cc + crypto_test.cc dcpomatic_time_test.cc dcp_playback_test.cc dcp_subtitle_test.cc |
