From 7a7d06be4a2b300dbd0607d321de9d644d665abe Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Mon, 25 Nov 2013 00:53:55 +0000 Subject: Add test for serialisation of audio analyses. --- test/wscript | 1 + 1 file changed, 1 insertion(+) (limited to 'test/wscript') diff --git a/test/wscript b/test/wscript index b40b69475..76de63a52 100644 --- a/test/wscript +++ b/test/wscript @@ -16,6 +16,7 @@ def build(bld): obj.use = 'libdcpomatic' obj.source = """ test.cc + audio_analysis_test.cc scaling_test.cc film_metadata_test.cc frame_rate_test.cc -- cgit v1.2.3