From 3ab56573dbfb395fea493096182dc14c09fb961f Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Thu, 11 Apr 2024 10:50:51 +0200 Subject: Add basic verification report. --- test/wscript | 1 + 1 file changed, 1 insertion(+) (limited to 'test/wscript') 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 = '' -- cgit v1.2.3