diff options
| author | Carl Hetherington <cth@carlh.net> | 2024-02-15 01:05:12 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2024-02-16 23:37:59 +0100 |
| commit | befbada161a66a16f8ced89773ad11c0ac5c91e5 (patch) | |
| tree | a50e52eacd4d4b30546f3c2cb25ef64b34dca418 /test/wscript | |
| parent | b7ebd9e9333439b5a1e04ee3d422ad2330ef1e58 (diff) | |
Add Unzipper.
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 7930397f6..a98f15d5b 100644 --- a/test/wscript +++ b/test/wscript @@ -163,6 +163,7 @@ def build(bld): threed_test.cc time_calculation_test.cc torture_test.cc + unzipper_test.cc update_checker_test.cc upmixer_a_test.cc util_test.cc |
