]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/linked-assocs/linked-assocs-tests.factor
Fix the existing IN: suffixes for the test vocabs
[factor.git] / basis / linked-assocs / linked-assocs-tests.factor
index e4b291ce238842ac56be1c800f7dd87a4ef85505..feba3fc9e732b90dcde9ed19403e32838eba06a6 100644 (file)
@@ -2,7 +2,7 @@
 ! See http://factorcode.org/license.txt for BSD license.
 USING: accessors assocs kernel linked-assocs math sequences
 tools.test ;
-IN: linked-assocs.test
+IN: linked-assocs.tests
 
 { { 1 2 3 } } [
     <linked-hash> 1 "b" pick set-at