spec/conveyor/conveyor_spec.rb in crystal-0.0.12 vs spec/conveyor/conveyor_spec.rb in crystal-0.0.13
- old
+ new
@@ -1,5 +1,5 @@
-require "#{File.expand_path(File.dirname(__FILE__))}/helper"
+require "conveyor/spec_helper"
describe "Conveyor" do
inject :conveyors => :conveyors
with_environment :development
\ No newline at end of file