diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-01-07 10:52:13 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-01-07 10:52:13 +0000 |
| commit | 92f5278d49d3d52a4d9d8b87a667470db01de94a (patch) | |
| tree | fc5bc3b1955dbfe09f7bb1f74b0c72630b9463a9 /test/wscript | |
| parent | 076b9bd477232feb6d0a1a9789f241f358b58761 (diff) | |
Add simple audio mapping 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 4ae49b087..5aa95e324 100644 --- a/test/wscript +++ b/test/wscript @@ -18,6 +18,7 @@ def build(bld): 4k_test.cc audio_analysis_test.cc audio_delay_test.cc + audio_mapping_test.cc audio_merger_test.cc black_fill_test.cc client_server_test.cc |
