summaryrefslogtreecommitdiff
path: root/test/-ext-
diff options
context:
space:
mode:
authornobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2013-05-26 21:31:05 +0000
committernobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2013-05-26 21:31:05 +0000
commit7f4d09d6a6af109a63c4220be0379a7424d0813a (patch)
treeafe313a095478eecb9e18c876f3cab3f254616bc /test/-ext-
parente2793a908e23dd1dde5eaf553c5bb7ed5e8533c9 (diff)
* remove trailing spaces.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@40941 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'test/-ext-')
-rw-r--r--test/-ext-/postponed_job/test_postponed_job.rb2
1 files changed, 1 insertions, 1 deletions
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