summaryrefslogtreecommitdiff
path: root/t/test-multi-ping.rb
diff options
context:
space:
mode:
authorSteve Kemp <steve@steve.org.uk>2012-11-23 13:51:20 +0000
committerSteve Kemp <steve@steve.org.uk>2012-11-23 13:51:20 +0000
commitcbd1edb74ef4a63210e97e47c95002c4b53a39f2 (patch)
tree599ba15581ac4410fa406f21ceba66813fe8e8b1 /t/test-multi-ping.rb
parenta549a9a893d05dcb5a489690d59bf3277cf4a88b (diff)
Updated.
Diffstat (limited to 't/test-multi-ping.rb')
-rwxr-xr-xt/test-multi-ping.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/t/test-multi-ping.rb b/t/test-multi-ping.rb
index c7f65cf..e75947c 100755
--- a/t/test-multi-ping.rb
+++ b/t/test-multi-ping.rb
@@ -41,7 +41,6 @@ class TestMultiPing < Test::Unit::TestCase
#
# Calling with a hostname should be fine mistake.
#
- assert_nothing_raised do
obj = Custodian::Util::Ping.new( "some.host.anme" )
end
end