summaryrefslogtreecommitdiff
path: root/test/drb/test_drb.rb
diff options
context:
space:
mode:
Diffstat (limited to 'test/drb/test_drb.rb')
-rw-r--r--test/drb/test_drb.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/drb/test_drb.rb b/test/drb/test_drb.rb
index dc9a47d221..5841687b38 100644
--- a/test/drb/test_drb.rb
+++ b/test/drb/test_drb.rb
@@ -310,7 +310,7 @@ class TestBug4409 < Test::Unit::TestCase
def teardown
@ext.stop_service if @ext
end
-
+
def test_bug4409
foo = @there.foo
assert(@there.foo?(foo))