]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/tools/deploy/test/test.factor
factor: trim more using lists.
[factor.git] / basis / tools / deploy / test / test.factor
index d90ee2caf995bdf820188d4c3624e0662dc5db55..a12599c2bf39340cad924881cb53801241c68b70 100644 (file)
@@ -1,7 +1,7 @@
-USING: accessors arrays bootstrap.image continuations
-io.directories io.files.info io.files.temp io.launcher
-io.backend kernel layouts math sequences system
-tools.deploy.backend tools.deploy.config.editor ;
+USING: accessors arrays bootstrap.image io.backend
+io.directories io.files.info io.files.temp io.launcher kernel
+layouts math sequences system tools.deploy.backend
+tools.deploy.config.editor ;
 IN: tools.deploy.test
 
 : test-image ( -- str )