lib/test_belt.rb in
test-belt-1.1.2
vs lib/test_belt.rb in
test-belt-2.0.0
- old
+ new
@@ -1,2 +1,4 @@
module TestBelt; end
-require 'test_belt/helper'
\ No newline at end of file
+
+require 'test_belt/setup'
+TestBelt.setup(caller)