spec/rails_app/config/enviroment.rb in lolita-i18n-0.2.0 vs spec/rails_app/config/enviroment.rb in lolita-i18n-0.3.0
- old
+ new
@@ -1,5 +1,5 @@
-# Load the rails application
-require File.expand_path('../application', __FILE__)
-
-# Initialize the rails application
+# Load the rails application
+require File.expand_path('../application', __FILE__)
+
+# Initialize the rails application
Test::Application.initialize!
\ No newline at end of file