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

5 lines
102 B
Factor
Executable File

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