summaryrefslogtreecommitdiffstats
path: root/ruby/tests/tc_rhbz507346.rb
diff options
context:
space:
mode:
Diffstat (limited to 'ruby/tests/tc_rhbz507346.rb')
-rw-r--r--ruby/tests/tc_rhbz507346.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/ruby/tests/tc_rhbz507346.rb b/ruby/tests/tc_rhbz507346.rb
index 3bd4bb60..8c5b34f2 100644
--- a/ruby/tests/tc_rhbz507346.rb
+++ b/ruby/tests/tc_rhbz507346.rb
@@ -30,7 +30,6 @@ class TestLoad < Test::Unit::TestCase
g.add_drive("test.img")
g.launch()
- g.wait_ready()
exception = assert_raise TypeError do
g.command(1)