test/test_apricoteatsgorilla.rb in smacks-apricoteatsgorilla-0.4.5 vs test/test_apricoteatsgorilla.rb in smacks-apricoteatsgorilla-0.4.6

- old
+ new

@@ -1,5 +1,7 @@ $:.unshift(File.join(File.dirname(__FILE__), "apricoteatsgorilla")) + require "test_shortcut_method" require "test_xml_to_hash" require "test_hash_to_xml" -require "test_soap_envelope" +require "test_soap_envelope" +require "test_xml_node" \ No newline at end of file