From a81d6cdd15f894fd85eefa953f8ef4a7d1770e8a Mon Sep 17 00:00:00 2001
From: John Benediktsson <mrjbq7@gmail.com>
Date: Tue, 19 Jun 2012 17:32:46 -0700
Subject: [PATCH] tools.deploy: whoops, need bootstrap.image.

---
 basis/tools/deploy/deploy-tests.factor | 13 +++++++------
 1 file changed, 7 insertions(+), 6 deletions(-)

diff --git a/basis/tools/deploy/deploy-tests.factor b/basis/tools/deploy/deploy-tests.factor
index e749095636..58aab16edd 100644
--- a/basis/tools/deploy/deploy-tests.factor
+++ b/basis/tools/deploy/deploy-tests.factor
@@ -1,9 +1,10 @@
-USING: tools.test system io io.encodings.ascii io.pathnames
-io.files io.files.info io.files.temp kernel tools.deploy.config
-tools.deploy.config.editor tools.deploy.backend math sequences
-io.launcher arrays namespaces continuations layouts accessors
-urls math.parser io.directories tools.deploy tools.deploy.test
-vocabs ;
+USING: bootstrap.image tools.test system io io.encodings.ascii
+io.pathnames io.files io.files.info io.files.temp kernel
+tools.deploy.config tools.deploy.config.editor
+tools.deploy.backend math sequences io.launcher arrays
+namespaces continuations layouts accessors urls math.parser
+io.directories tools.deploy tools.deploy.test vocabs ;
+
 IN: tools.deploy.tests
 
 ! Delete all cached staging images in case syntax or