diff --git a/extra/mason/test/test.factor b/extra/mason/test/test.factor index dab9b75528..4c212b07fb 100644 --- a/extra/mason/test/test.factor +++ b/extra/mason/test/test.factor @@ -25,8 +25,8 @@ M: method-body word-vocabulary "method-generic" word-prop word-vocabulary ; : do-compile-errors ( -- ) compiler-errors get values - compiler-error-messages-file compiler-errors-file + compiler-error-messages-file do-step ; : do-tests ( -- )