From 7f4d09d6a6af109a63c4220be0379a7424d0813a Mon Sep 17 00:00:00 2001 From: nobu Date: Sun, 26 May 2013 21:31:05 +0000 Subject: * remove trailing spaces. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@40941 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- test/-ext-/postponed_job/test_postponed_job.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/-ext-/postponed_job') diff --git a/test/-ext-/postponed_job/test_postponed_job.rb b/test/-ext-/postponed_job/test_postponed_job.rb index a554936b3d..7f9ecc0492 100644 --- a/test/-ext-/postponed_job/test_postponed_job.rb +++ b/test/-ext-/postponed_job/test_postponed_job.rb @@ -22,4 +22,4 @@ class TestTask < Test::Unit::TestCase assert_match /postponed_job_call_direct_wrapper/, direct.join assert_not_match /postponed_job_register_wrapper/, registered.join end -end \ No newline at end of file +end \ No newline at end of file -- cgit v1.2.3