6 lines
94 B
Factor
6 lines
94 B
Factor
|
IN: help.tests
|
||
|
USING: tools.test help kernel ;
|
||
|
|
||
|
[ 3 throw ] must-fail
|
||
|
[ ] [ :help ] unit-test
|