Sha256: 7a42a3dcdf5fbf6c57b886b7152574fc00d9e46db05ea55ecc4e75f170dccdc8

Contents?: true

Size: 164 Bytes

Versions: 32

Compression:

Stored size: 164 Bytes

Contents

require 'minitest/autorun'
require 'mocha/setup'

require 'artoo/robot'

Celluloid.logger = nil

MiniTest::Spec.before do
  Celluloid.shutdown
  Celluloid.boot
end

Version data entries

32 entries across 32 versions & 3 rubygems

Version Path
artoo-1.8.2 test/test_helper.rb
artoo-1.8.1 test/test_helper.rb
artoo-1.8.0 test/test_helper.rb
artoo-1.6.7 test/test_helper.rb
artoo-1.6.6 test/test_helper.rb
artoo-1.6.5 test/test_helper.rb
artoo-1.6.4 test/test_helper.rb
artoo-1.6.3 test/test_helper.rb
artoo-1.6.2 test/test_helper.rb
artoo-1.6.1 test/test_helper.rb
artoo-ardrone-1.4.0 test/test_helper.rb
artoo-roomba-1.2.0 test/test_helper.rb
artoo-1.6.0 test/test_helper.rb
artoo-1.5.0 test/test_helper.rb
artoo-roomba-1.1.0 test/test_helper.rb
artoo-ardrone-1.3.0 test/test_helper.rb
artoo-1.4.1 test/test_helper.rb
artoo-1.4.0 test/test_helper.rb
artoo-ardrone-1.2.0 test/test_helper.rb
artoo-1.3.0 test/test_helper.rb