diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-04-29 22:57:31 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-04-29 22:57:31 +0100 |
| commit | 78ea7fcd0d2b78cb9e70f069dad68a1efb3a1141 (patch) | |
| tree | bf4b82bfae0689e2d66325830743160ae7dbbb0a /test/wscript | |
| parent | acbf27ab408dd43739c081ae9cfe8bf831715453 (diff) | |
Add AudioBuffers unit 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 5e728af0b..ec61915a6 100644 --- a/test/wscript +++ b/test/wscript @@ -17,6 +17,7 @@ def build(bld): obj.source = """ 4k_test.cc audio_analysis_test.cc + audio_buffers_test.cc audio_delay_test.cc audio_mapping_test.cc black_fill_test.cc |
