From 71a3c9e38bcf1e7feb0bbf79002b773ace824658 Mon Sep 17 00:00:00 2001 From: "rayw%netscape.com" Date: Thu, 17 Jan 2002 12:57:35 +0000 Subject: [PATCH] Remove spurious test lines unintentionally committed. Not part of default build. --- extensions/webservices/soap/tests/soapisprimenumber.html | 2 +- extensions/xmlextras/tests/soapisprimenumber.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/extensions/webservices/soap/tests/soapisprimenumber.html b/extensions/webservices/soap/tests/soapisprimenumber.html index f70bfed96d7..df931c6c411 100644 --- a/extensions/webservices/soap/tests/soapisprimenumber.html +++ b/extensions/webservices/soap/tests/soapisprimenumber.html @@ -48,7 +48,7 @@ function makeCall(value) { var s = new SOAPCall(); // The targetObjectURI, methodName and destinatioName are mandatory. // The actionURI is optional. - + s.transportURI = "http://213.23.125.181:8080/RPC"; // Set the parameters on the call object. Note that in this case, diff --git a/extensions/xmlextras/tests/soapisprimenumber.html b/extensions/xmlextras/tests/soapisprimenumber.html index f70bfed96d7..df931c6c411 100644 --- a/extensions/xmlextras/tests/soapisprimenumber.html +++ b/extensions/xmlextras/tests/soapisprimenumber.html @@ -48,7 +48,7 @@ function makeCall(value) { var s = new SOAPCall(); // The targetObjectURI, methodName and destinatioName are mandatory. // The actionURI is optional. - + s.transportURI = "http://213.23.125.181:8080/RPC"; // Set the parameters on the call object. Note that in this case,