factor/basis/tools/test/test-tests.factor

9 lines
172 B
Factor

IN: tools.test.tests
USING: tools.test tools.test.private namespaces kernel sequences ;
{ 1 } [
[
[ "OOPS" ] must-fail
] fake-unit-test length
] unit-test