remove math.blas.syntax and merge parsing words into math.blas.vectors/matrices
[factor/jcg.git] / basis / help / help-tests.factor
blobe09127835977c3e1ad57387c26f2ffa5582b092b
1 IN: help.tests
2 USING: tools.test help kernel ;
4 [ 3 throw ] must-fail
5 [ ] [ :help ] unit-test
6 [ ] [ f print-topic ] unit-test