D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
opt
/
td-agent
/
embedded
/
lib
/
ruby
/
gems
/
2.1.0
/
gems
/
celluloid-0.15.2
/
lib
/
celluloid
/
Filename :
rspec.rb
back
Copy
require File.expand_path('../../../spec/support/example_actor_class', __FILE__) require File.expand_path('../../../spec/support/actor_examples', __FILE__) require File.expand_path('../../../spec/support/mailbox_examples', __FILE__) module Celluloid # Timer accuracy enforced by the tests (50ms) TIMER_QUANTUM = 0.05 end $CELLULOID_DEBUG = true require 'celluloid/test'