factor/core/io/backend/backend-tests.factor

5 lines
103 B
Factor

IN: temporary
USING: tools.test io.backend kernel ;
[ ] [ "a" normalize-pathname drop ] unit-test