We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ede7bd7 commit 7d31be1Copy full SHA for 7d31be1
extra/txon/txon-tests.factor
@@ -1,4 +1,4 @@
1
-USING: tools.test txon ;
+USING: linked-assocs tools.test txon ;
2
3
{ "ABC" } [ "ABC" >txon ] unit-test
4
0 commit comments