]> gitweb.factorcode.org Git - factor.git/blobdiff - extra/crypto/passwd-md5/passwd-md5-tests.factor
Revert "factor: rename [ ] [ ] unit-test -> { } [ ] unit-test using a refactoring...
[factor.git] / extra / crypto / passwd-md5 / passwd-md5-tests.factor
index 6c54a792820b978f2e5f5ab0f4a2a0ecfad7d732..a858d8dab5ceed197040c2d1de73e6fbcdbca3ee 100644 (file)
@@ -4,10 +4,10 @@ USING: tools.test crypto.passwd-md5 ;
 IN: crypto.passwd-md5.tests
 
 
-{ "$1$npUpD5oQ$1.X7uXR2QG0FzPifVeZ2o1" }
+[ "$1$npUpD5oQ$1.X7uXR2QG0FzPifVeZ2o1" ]
 [ "$1$" "npUpD5oQ" "factor" passwd-md5 ] unit-test
 
-{ "$1$Kilak4kR$wlEr5Dv5DcdqPjKjQtt430" }
+[ "$1$Kilak4kR$wlEr5Dv5DcdqPjKjQtt430" ]
 [
     "$1$"
     "Kilak4kR"