factor/basis/tools/time/time-tests.factor

5 lines
111 B
Factor

IN: tools.time.tests
USING: tools.time tools.test compiler.test ;
[ ] [ [ [ ] time ] compile-call ] unit-test