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

4 lines
81 B
Factor

USING: tools.test io.backend kernel ;
{ } [ "a" normalize-path drop ] unit-test