]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/tools/deploy/deploy-tests.factor
namespaces: Rename ``bind`` to ``with-variables``. Update a few places that called...
[factor.git] / basis / tools / deploy / deploy-tests.factor
index ff0cacbebdadc125899ff1d5222001a2b623f711..7775e675232708228e13440d2f0c12b31bb16d2d 100644 (file)
@@ -30,7 +30,7 @@ cache-directory [
     "hello-ui" deploy-config [
         bootstrap-profile staging-image-name file-name
         "." split second
-    ] bind
+    ] with-variables
 ] unit-test
 
 [ ] [ "maze" shake-and-bake 1200000 small-enough? ] unit-test