summaryrefslogtreecommitdiff
path: root/bootstraptest/test_fiber.rb
diff options
context:
space:
mode:
Diffstat (limited to 'bootstraptest/test_fiber.rb')
-rw-r--r--bootstraptest/test_fiber.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/bootstraptest/test_fiber.rb b/bootstraptest/test_fiber.rb
index f651050b96..2614dd13bf 100644
--- a/bootstraptest/test_fiber.rb
+++ b/bootstraptest/test_fiber.rb
@@ -10,7 +10,7 @@ show_limit %q{
puts "Fiber count: #{fibers.count} (#{error})"
break
end while true
-} unless @quiet
+}
assert_equal %q{ok}, %q{
Fiber.new{