lib/celluloid/rspec.rb in celluloid-0.15.1 vs lib/celluloid/rspec.rb in celluloid-0.15.2

- old
+ new

@@ -6,5 +6,7 @@ # Timer accuracy enforced by the tests (50ms) TIMER_QUANTUM = 0.05 end $CELLULOID_DEBUG = true + +require 'celluloid/test'