diff options
| author | Carl Hetherington <cth@carlh.net> | 2021-12-26 00:16:45 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2022-01-15 23:31:09 +0100 |
| commit | d0cd898b066b9eed3a90fbf1cdf6f600416500c1 (patch) | |
| tree | ed38ef2dea040e240bde6d327bc9641834ef2000 /test/wscript | |
| parent | 5b6f00b6e2a9c3fa999b4d1915ae70a8051ddaf5 (diff) | |
Add guess_crop().
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 1e24956bf..b8f490eca 100644 --- a/test/wscript +++ b/test/wscript @@ -89,6 +89,7 @@ def build(bld): find_missing_test.cc frame_interval_checker_test.cc frame_rate_test.cc + guess_crop_test.cc hints_test.cc image_content_fade_test.cc image_filename_sorter_test.cc |
