diff --git a/extra/mason/test/test.factor b/extra/mason/test/test.factor index e4390d25a6..b23ad19e5e 100644 --- a/extra/mason/test/test.factor +++ b/extra/mason/test/test.factor @@ -47,7 +47,7 @@ M: method-body word-vocabulary "method-generic" word-prop word-vocabulary ; ".." [ bootstrap-time get boot-time-file to-file [ do-load do-compile-errors ] benchmark-ms load-time-file to-file - [ generate-help ] html-help-time-file to-file + [ generate-help ] benchmark-ms html-help-time-file to-file [ do-tests ] benchmark-ms test-time-file to-file [ do-help-lint ] benchmark-ms help-lint-time-file to-file [ do-benchmarks ] benchmark-ms benchmark-time-file to-file