]> gitweb.factorcode.org Git - factor.git/blob - basis/help/apropos/apropos-tests.factor
f18ef7fc2ebd73b99fb916f8c48040638cc86b4a
[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