spec/paths_spec.rb in rake-builder-0.0.14 vs spec/paths_spec.rb in rake-builder-0.0.15
- old
+ new
@@ -1,5 +1,5 @@
-require File.dirname(__FILE__) + '/spec_helper.rb'
+load File.dirname(__FILE__) + '/spec_helper.rb'
PATHS_SPEC_PATH = File.expand_path( File.dirname(__FILE__) )
describe 'when creating tasks' do