diff options
| author | Carl Hetherington <cth@carlh.net> | 2024-04-11 10:50:51 +0200 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2024-04-15 10:59:34 +0200 |
| commit | 3ab56573dbfb395fea493096182dc14c09fb961f (patch) | |
| tree | 5c3480e6a96156b62a88335ffe5de9e8f6993739 /test/wscript | |
| parent | 0873610bb24b997545bd6d3c99a8f653ce74f805 (diff) | |
Add basic verification report.v1.9.5
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 e401f720..92c83598 100644 --- a/test/wscript +++ b/test/wscript @@ -117,6 +117,7 @@ def build(bld): utf8_test.cc v_align_test.cc verify_test.cc + verify_report_test.cc """ obj.target = 'tests' obj.install_path = '' |
