spec/rails-3.2/app_root/config/environments/test.rb in dusen-0.2.1 vs spec/rails-3.2/app_root/config/environments/test.rb in dusen-0.2.2

- old
+ new

@@ -1,4 +1,6 @@ +# encoding: utf-8 + SpecApp::Application.configure do # Settings specified here will take precedence over those in config/application.rb # The test environment is used exclusively to run your application's # test suite. You never need to work with it otherwise. Remember that