]> gitweb.factorcode.org Git - factor.git/blobdiff - extra/roles/roles-tests.factor
Update documentation for stricter vocabulary search path semantics
[factor.git] / extra / roles / roles-tests.factor
index fcbc20db16ab8f621d6939fbe10a5bab870e4130..95c2fe11388445a65b8e4cac070e2f5cec819931 100644 (file)
@@ -1,6 +1,7 @@
 ! (c)2009 Joe Groff bsd license
 USING: accessors classes.tuple compiler.units kernel qw roles sequences
 tools.test ;
+FROM: roles => TUPLE: ;
 IN: roles.tests
 
 ROLE: fork tines ;