diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-07-07 00:35:02 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-07-07 00:35:02 +0100 |
| commit | 6cac3a738e897fcc326ba70564f02c8dfa2ef900 (patch) | |
| tree | 12db6db59a29b86a7d479e8f77f056daf21ab6fb /test/wscript | |
| parent | 3ed27a56082d4f21e9688852f8eb13477d192f58 (diff) | |
Add another test.
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 0fae810c..da306d61 100644 --- a/test/wscript +++ b/test/wscript @@ -25,6 +25,7 @@ def build(bld): else: obj.use = 'libdcp%s' % bld.env.API_VERSION obj.source = """ + asset_test.cc certificates_test.cc colour_test.cc colour_conversion_test.cc |
