diff options
| author | Carl Hetherington <cth@carlh.net> | 2024-03-06 01:17:59 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2024-03-11 09:25:26 +0100 |
| commit | 394516c351602f58150bdbbb4e61c45163927147 (patch) | |
| tree | dd941b3632b44e79bf035600a5a3bac8a9c39570 /test/wscript | |
| parent | 8c06e7d56542d16ea6e596056801270bae6d09e6 (diff) | |
Use stored has_non_zero_entry_point() instead of parsing the DCP again (#2524).
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 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 |
