lib/celluloid/rspec.rb in celluloid-0.17.4 vs lib/celluloid/rspec.rb in celluloid-0.18.0.pre

- old
+ new

@@ -11,10 +11,10 @@ end require "rspec/retry" module Specs - + ALLOW_SLOW_MAILBOXES = true # TODO: Remove hax. CHECK_LOOSE_THREADS = !Nenv.ci? unless defined? CHECK_LOOSE_THREADS ALLOW_RETRIES = 3 unless defined? ALLOW_RETRIES INCLUDE_SUPPORT = [ "env",