Fix load error

db4
Slava Pestov 2008-11-23 03:57:48 -06:00
parent af55aeaba5
commit 35e9eb2508
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
USING: kernel namespaces assocs io.files io.encodings.utf8
prettyprint help.lint benchmark tools.time bootstrap.stage2
tools.test tools.vocabs help.html mason.common words generic
accessors compiler.errors sequences sets sorting ;
accessors compiler.errors sequences sets sorting math ;
IN: mason.test
: do-load ( -- )