ruby-changes:28889
From: nobu <ko1@a...>
Date: Mon, 27 May 2013 06:31:16 +0900 (JST)
Subject: [ruby-changes:28889] nobu:r40941 (trunk): * remove trailing spaces.
nobu 2013-05-27 06:31:05 +0900 (Mon, 27 May 2013) New Revision: 40941 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=rev&revision=40941 Log: * remove trailing spaces. Modified files: trunk/test/-ext-/postponed_job/test_postponed_job.rb Index: test/-ext-/postponed_job/test_postponed_job.rb =================================================================== --- test/-ext-/postponed_job/test_postponed_job.rb (revision 40940) +++ test/-ext-/postponed_job/test_postponed_job.rb (revision 40941) @@ -22,4 +22,4 @@ class TestTask < Test::Unit::TestCase https://github.com/ruby/ruby/blob/trunk/test/-ext-/postponed_job/test_postponed_job.rb#L22 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 -- ML: ruby-changes@q... Info: http://www.atdot.net/~ko1/quickml/