spec/cucumber/wire_support/connection_spec.rb in cucumber-0.10.7 vs spec/cucumber/wire_support/connection_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/wire_support/wire_language' module Cucumber module WireSupport describe Connection do