diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-09-21 10:42:39 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-10-12 11:05:26 +0100 |
| commit | f08407bb620638a402ec8f52ba6c3a54383caf86 (patch) | |
| tree | 11df1d33fcb7a4045e28ea0453499f1f89adc842 /test/wscript | |
| parent | 1c20cecba6ded6c878ba67c5c2dc4950d65d9cc3 (diff) | |
Implement Film::reels().
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 6ee995e36..89f84e836 100644 --- a/test/wscript +++ b/test/wscript @@ -71,6 +71,7 @@ def build(bld): ratio_test.cc repeat_frame_test.cc recover_test.cc + reels_test.cc resampler_test.cc scaling_test.cc seek_zero_test.cc |
