test/dummy/config/environments/test.rb in tiny_passport-0.0.1 vs test/dummy/config/environments/test.rb in tiny_passport-0.0.2

- old
+ new

@@ -1,4 +1,5 @@ +# -*- encoding : utf-8 -*- Dummy::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