]> gitweb.factorcode.org Git - factor.git/blobdiff - extra/multi-methods/tests/syntax.factor
Fix unit tests and help lint for 'see' move
[factor.git] / extra / multi-methods / tests / syntax.factor
index 597a1cebebd636980f5181949b114e42a1a175a1..9d9c80b21416ea976e98e0e6bda5da0c39c4c7b1 100644 (file)
@@ -1,7 +1,7 @@
 IN: multi-methods.tests
 USING: multi-methods tools.test math sequences namespaces system
 kernel strings definitions prettyprint debugger arrays
-hashtables continuations classes assocs accessors ;
+hashtables continuations classes assocs accessors see ;
 
 GENERIC: first-test