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

5 lines
110 B
Factor

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