aboutsummaryrefslogtreecommitdiffstats
path: root/activesupport/test
diff options
context:
space:
mode:
authorArun Agrawal <arunagw@gmail.com>2014-04-26 00:35:22 +0200
committerArun Agrawal <arunagw@gmail.com>2014-04-26 00:36:17 +0200
commit2929ebd6d13be354c4b496662b81372c4058fac5 (patch)
treeb47bcc66b093aae05a33c405fa6131255a9fd9e5 /activesupport/test
parent856ea2a6a5cd3770948f1d0f9de188770f10653d (diff)
downloadrails-2929ebd6d13be354c4b496662b81372c4058fac5.tar.gz
rails-2929ebd6d13be354c4b496662b81372c4058fac5.tar.bz2
rails-2929ebd6d13be354c4b496662b81372c4058fac5.zip
Warning removed for missmatched indentation
Diffstat (limited to 'activesupport/test')
-rw-r--r--activesupport/test/multibyte_conformance_test.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/activesupport/test/multibyte_conformance_test.rb b/activesupport/test/multibyte_conformance_test.rb
index 2baf724da4..6ab8fa28ee 100644
--- a/activesupport/test/multibyte_conformance_test.rb
+++ b/activesupport/test/multibyte_conformance_test.rb
@@ -20,8 +20,8 @@ class Downloader
target.write l
end
end
- end
- end
+ end
+ end
end
end