spec/shapewear/dsl_spec.rb in shapewear-0.0.3 vs spec/shapewear/dsl_spec.rb in shapewear-0.0.4

- old
+ new

@@ -1,4 +1,6 @@ +# encoding: UTF-8 + require "spec_helper" describe Shapewear::DSL do let(:xmlns) { {'wsdl' => 'http://schemas.xmlsoap.org/wsdl/', 'soap' => 'http://schemas.xmlsoap.org/wsdl/soap/'} }