From ab67c57f652c7c3a64ec4f4dc73259a14fb1b545 Mon Sep 17 00:00:00 2001 From: Nobuyoshi Nakada Date: Wed, 30 Apr 2014 09:50:14 +0900 Subject: remove trailing spaces --- test/t/methods.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/t/methods.rb') diff --git a/test/t/methods.rb b/test/t/methods.rb index bbd8ee09d..f9c25dc33 100644 --- a/test/t/methods.rb +++ b/test/t/methods.rb @@ -65,7 +65,7 @@ assert('The undef statement', '13.3.7 a) 4)') do assert_true(existing_method_e, 'Method should be defined') assert_true(existing_method_f, 'Method should be defined') - # undefine in all possible ways and check that method + # undefine in all possible ways and check that method # is undefined undef existing_method_a -- cgit v1.2.3