factor/basis/tools/apropos/apropos-tests.factor

5 lines
91 B
Factor

IN: tools.apropos.tests
USING: tools.apropos tools.test ;
[ ] [ "swp" apropos ] unit-test