Skip to content

Commit

Permalink
use celluloid/test and show celluloid warnings
Browse files Browse the repository at this point in the history
  • Loading branch information
e2 committed Oct 24, 2014
1 parent c661e70 commit 281686f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions test/helper.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,7 @@
require "active_support/test_case"
require "minitest/autorun"

require "celluloid/test"
Celluloid.logger.level = Logger::WARN

TEST_ROOT = File.expand_path('..', __FILE__)

0 comments on commit 281686f

Please sign in to comment.