]> gitweb.factorcode.org Git - factor.git/blobdiff - core/io/backend/backend-tests.factor
factor: Retrying on the unit tests. Also normalize some syntax with FUNCTION:.
[factor.git] / core / io / backend / backend-tests.factor
index 7d668eeab117578d28cdd06843fd9bbbd928a009..58fa4b824305d37a6e1d73070177dcda62a7159f 100644 (file)
@@ -1,4 +1,4 @@
 USING: tools.test io.backend kernel ;
 IN: io.backend.tests
 
-[ ] [ "a" normalize-path drop ] unit-test
+{ } [ "a" normalize-path drop ] unit-test