diff --git a/extra/mason/test/test.factor b/extra/mason/test/test.factor index 760b51617d..0206df7db9 100644 --- a/extra/mason/test/test.factor +++ b/extra/mason/test/test.factor @@ -16,7 +16,7 @@ GENERIC: word-vocabulary ( word -- vocabulary ) M: word word-vocabulary vocabulary>> ; -M: method-body word-vocabulary "method-generic" word-prop ; +M: method-body word-vocabulary "method-generic" word-prop word-vocabulary ; : do-compile-errors ( -- ) compiler-errors-file utf8 [