From c33a4420f026eefbb910bffa83ba16549233cd38 Mon Sep 17 00:00:00 2001 From: Naomi Seyfer Date: Wed, 20 Mar 2013 17:25:46 -0700 Subject: [PATCH] rename test-in-phantom test-in-console --- packages/{test-in-phantom => test-in-console}/driver.js | 0 packages/{test-in-phantom => test-in-console}/package.js | 0 packages/{test-in-phantom => test-in-console}/reporter.js | 0 packages/{test-in-phantom => test-in-console}/run.sh | 0 packages/{test-in-phantom => test-in-console}/runner.js | 0 5 files changed, 0 insertions(+), 0 deletions(-) rename packages/{test-in-phantom => test-in-console}/driver.js (100%) rename packages/{test-in-phantom => test-in-console}/package.js (100%) rename packages/{test-in-phantom => test-in-console}/reporter.js (100%) rename packages/{test-in-phantom => test-in-console}/run.sh (100%) rename packages/{test-in-phantom => test-in-console}/runner.js (100%) diff --git a/packages/test-in-phantom/driver.js b/packages/test-in-console/driver.js similarity index 100% rename from packages/test-in-phantom/driver.js rename to packages/test-in-console/driver.js diff --git a/packages/test-in-phantom/package.js b/packages/test-in-console/package.js similarity index 100% rename from packages/test-in-phantom/package.js rename to packages/test-in-console/package.js diff --git a/packages/test-in-phantom/reporter.js b/packages/test-in-console/reporter.js similarity index 100% rename from packages/test-in-phantom/reporter.js rename to packages/test-in-console/reporter.js diff --git a/packages/test-in-phantom/run.sh b/packages/test-in-console/run.sh similarity index 100% rename from packages/test-in-phantom/run.sh rename to packages/test-in-console/run.sh diff --git a/packages/test-in-phantom/runner.js b/packages/test-in-console/runner.js similarity index 100% rename from packages/test-in-phantom/runner.js rename to packages/test-in-console/runner.js