spec/blather/stanza/iq/command_spec.rb in blather-0.4.14 vs spec/blather/stanza/iq/command_spec.rb in blather-0.4.15

- old
+ new

@@ -1,5 +1,5 @@ -require File.join(File.dirname(__FILE__), *%w[.. .. .. spec_helper]) +require File.expand_path "../../../../spec_helper", __FILE__ def command_xml <<-XML <iq type='result' from='catalog.shakespeare.lit' \ No newline at end of file