]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/concurrency/distributed/distributed-tests.factor
Revert "factor: rename [ ] [ ] unit-test -> { } [ ] unit-test using a refactoring...
[factor.git] / basis / concurrency / distributed / distributed-tests.factor
index 7bb1469fa336544e6aa6fdd7a2d32c63c673604d..426a930d2059080040bb38549c1894d19a21d494 100644 (file)
@@ -20,7 +20,7 @@ CONSTANT: test-ip "127.0.0.1"
     } cond ;
 
 
-{ } [ [ "distributed-concurrency-test" temp-file delete-file ] ignore-errors ] unit-test
+[ ] [ [ "distributed-concurrency-test" temp-file delete-file ] ignore-errors ] unit-test
 
 test-node-server [
     [ ] [