aboutsummaryrefslogtreecommitdiffstats
path: root/switchtower/test/fixtures
diff options
context:
space:
mode:
Diffstat (limited to 'switchtower/test/fixtures')
-rw-r--r--switchtower/test/fixtures/config.rb5
1 files changed, 0 insertions, 5 deletions
diff --git a/switchtower/test/fixtures/config.rb b/switchtower/test/fixtures/config.rb
deleted file mode 100644
index 0570980bd8..0000000000
--- a/switchtower/test/fixtures/config.rb
+++ /dev/null
@@ -1,5 +0,0 @@
-set :application, "foo"
-set :repository, "1/2/#{application}"
-set :gateway, "#{__FILE__}.example.com"
-
-role :web, "www.example.com", :primary => true