From 2929ebd6d13be354c4b496662b81372c4058fac5 Mon Sep 17 00:00:00 2001 From: Arun Agrawal Date: Sat, 26 Apr 2014 00:35:22 +0200 Subject: Warning removed for missmatched indentation --- activesupport/test/multibyte_conformance_test.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'activesupport/test') 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 -- cgit v1.2.3