]> gitweb.factorcode.org Git - factor.git/blob - basis/help/apropos/apropos-tests.factor
3dbda475de891b421c2a795709c018e5faca622e
[factor.git] / basis / help / apropos / apropos-tests.factor
1 IN: help.apropos.tests
2 USING: help.apropos tools.test ;
3
4 [ ] [ "swp" apropos ] unit-test