summaryrefslogtreecommitdiff
path: root/test/wscript
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2016-07-27 12:40:38 +0100
committerCarl Hetherington <cth@carlh.net>2016-07-27 12:40:38 +0100
commit2ae3d1c397dd3ca75c707e46592198b3a83f4444 (patch)
treed494bcb58a0be779bbbcceb0a8cfab6e35e5ccc9 /test/wscript
parent4f459e4761080657bbaa194c1f954d1e7c336624 (diff)
Add test of reel digests.
Diffstat (limited to 'test/wscript')
-rw-r--r--test/wscript1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/wscript b/test/wscript
index d336317e5..49e874ea9 100644
--- a/test/wscript
+++ b/test/wscript
@@ -53,6 +53,7 @@ def build(bld):
colour_conversion_test.cc
dcp_subtitle_test.cc
dcpomatic_time_test.cc
+ digest_test.cc
ffmpeg_audio_test.cc
ffmpeg_audio_only_test.cc
ffmpeg_dcp_test.cc