factor/core/vocabs/vocabs-tests.factor

6 lines
117 B
Factor
Raw Normal View History

2007-09-20 18:09:08 -04:00
! Unit tests for vocabs vocabulary
USING: vocabs tools.test ;
IN: temporary
[ f ] [ "kernel" vocab-main ] unit-test