diff options
Diffstat (limited to 'config/environment.rb')
-rw-r--r-- | config/environment.rb | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/config/environment.rb b/config/environment.rb deleted file mode 100644 index 5cdbfa5..0000000 --- a/config/environment.rb +++ /dev/null @@ -1,3 +0,0 @@ -# TODO: Remove this when you figure out how to get Cucumber to look for the -# environment file in the dummy app instead of within the project root -require File.expand_path('../../spec/dummy/config/environment', __FILE__) |