From 394516c351602f58150bdbbb4e61c45163927147 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Wed, 6 Mar 2024 01:17:59 +0100 Subject: Use stored has_non_zero_entry_point() instead of parsing the DCP again (#2524). --- test/wscript | 1 + 1 file changed, 1 insertion(+) (limited to 'test/wscript') diff --git a/test/wscript b/test/wscript index 400d8ea74..eb8901338 100644 --- a/test/wscript +++ b/test/wscript @@ -162,6 +162,7 @@ def build(bld): template_test.cc test.cc text_decoder_test.cc + text_entry_point_test.cc threed_test.cc time_calculation_test.cc torture_test.cc -- cgit v1.2.3