summaryrefslogtreecommitdiff
path: root/test/wscript
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2022-01-23 22:21:29 +0100
committerCarl Hetherington <cth@carlh.net>2022-04-04 23:09:12 +0200
commit0e164ad80f0ceff9d643f3b466690d013c3be19d (patch)
treec656a136c12ff3c5d9bf8f7331610162de0c0592 /test/wscript
parent8eb951b71fa90e54c8da64e54cf5ddf6bf0809cf (diff)
Add fade in/out option to the content audio tab (#1026).
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 004611408..c59c0f6ba 100644
--- a/test/wscript
+++ b/test/wscript
@@ -48,6 +48,7 @@ def build(bld):
atmos_test.cc
audio_analysis_test.cc
audio_buffers_test.cc
+ audio_content_test.cc
audio_delay_test.cc
audio_filter_test.cc
audio_mapping_test.cc