test/soap/fault/test_soaparray.rb in soap4r-sgonyea-1.5.9 vs test/soap/fault/test_soaparray.rb in soap4r-sgonyea-1.6.0

- old
+ new

@@ -1,9 +1,8 @@ -# encoding: ASCII-8BIT -require 'helper' require 'soap/rpc/router' require 'soap/mapping/mapping' require 'soap/processor' +require 'test/unit' module SOAP module Fault