summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorgit <svn-admin@ruby-lang.org>2019-12-01 11:08:39 +0900
committergit <svn-admin@ruby-lang.org>2019-12-01 11:08:39 +0900
commit23d7f4c5e1ce164e78d77de694dccc0c41f6de3d (patch)
tree8bd522623b3afa09fc21d3a6781b4bf88eed1bdd
parent0fef526606c72e7d2a3c83aebd9204da34016d96 (diff)
* remove trailing spaces. [ci skip]
-rw-r--r--test/did_you_mean/test_verbose_formatter.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/did_you_mean/test_verbose_formatter.rb b/test/did_you_mean/test_verbose_formatter.rb
index 43ce83287e..098abf9cc1 100644
--- a/test/did_you_mean/test_verbose_formatter.rb
+++ b/test/did_you_mean/test_verbose_formatter.rb
@@ -16,7 +16,7 @@ class VerboseFormatterTest < Test::Unit::TestCase
undefined method `zeor?' for 1:Integer
Did you mean? zero?
-
+
MESSAGE
end
end