]> gitweb.factorcode.org Git - factor.git/blob - basis/help/apropos/apropos-tests.factor
Add silly 'tip of the day' feature, and 'recently visited' list to UI browser home...
[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