diff options
| author | Carl Hetherington <cth@carlh.net> | 2017-05-29 02:32:56 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2017-05-29 02:32:56 +0100 |
| commit | eb75d656970d2195ff03f7d1bb57db959249cb96 (patch) | |
| tree | 9d6bf0eb6c19c97373427df24a0bf877b98851ae /test/wscript | |
| parent | 018a581729e7c50206b18536eb4f3db4d03e0950 (diff) | |
Add content_test.cc for tests of particular pieces of 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 17e8479cb..cb39468a1 100644 --- a/test/wscript +++ b/test/wscript @@ -50,6 +50,7 @@ def build(bld): audio_processor_delay_test.cc client_server_test.cc colour_conversion_test.cc + content_test.cc dcpomatic_time_test.cc dcp_subtitle_test.cc digest_test.cc |
