spec/cucumber/ast/step_spec.rb in cucumber-0.10.7 vs spec/cucumber/ast/step_spec.rb in cucumber-1.0.0

- old
+ new

@@ -1,5 +1,5 @@ -require File.expand_path(File.dirname(__FILE__) + '/../../spec_helper') +require 'spec_helper' require 'cucumber/step_mother' require 'cucumber/ast' require 'cucumber/core_ext/string' module Cucumber