From 71b7708964859aca95f202d9c66ab678c4b80a89 Mon Sep 17 00:00:00 2001 From: Alex Young Date: Thu, 12 Jul 2012 10:22:31 +0100 Subject: [PATCH] Minor tidy --- tests/acceptance/test_source_error_handling.rb | 1 - 1 file changed, 1 deletion(-) diff --git a/tests/acceptance/test_source_error_handling.rb b/tests/acceptance/test_source_error_handling.rb index e048f24..eaae454 100644 --- a/tests/acceptance/test_source_error_handling.rb +++ b/tests/acceptance/test_source_error_handling.rb @@ -80,7 +80,6 @@ class TestSourceErrorHandling < Test::Unit::TestCase def test_post_entrust_disconnect_causes_retry - @env.nbd1.can_die(0) run_fake( "dest/close_after_entrust" ) end