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