aboutsummaryrefslogtreecommitdiffstats
path: root/init.rb
diff options
context:
space:
mode:
authorSeb Bacon <seb.bacon@gmail.com>2012-07-13 11:26:04 +0100
committerSeb Bacon <seb.bacon@gmail.com>2012-07-13 11:26:04 +0100
commit6f4b771634c51b8fb4bb7f52bd16f44182d6d45d (patch)
tree83c5bd2d538f295e2fd6b0e6927ee2b220505546 /init.rb
parent0fb9c1a89bb6c65bed0708230e968d24ec07613e (diff)
Alaveteli code now includes activated themes as required
Diffstat (limited to 'init.rb')
-rw-r--r--init.rb3
1 files changed, 0 insertions, 3 deletions
diff --git a/init.rb b/init.rb
index ad2cf40..e69de29 100644
--- a/init.rb
+++ b/init.rb
@@ -1,3 +0,0 @@
-if ENV["RAILS_ENV"] != "test" # Don't let the theme interfere with Alaveteli specs
- require "alavetelitheme.rb"
-end