]> gitweb.factorcode.org Git - factor.git/blob - basis/help/apropos/apropos-tests.factor
factor: rename [ ] [ ] unit-test -> { } [ ] unit-test using a refactoring tool!
[factor.git] / basis / help / apropos / apropos-tests.factor
1 USING: help.apropos tools.test ;
2 IN: help.apropos.tests
3
4 { } [ "swp" apropos ] unit-test