From 62279ef20a1567cb76ceb4e9d15e656ad5662eba 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. git-svn-id: svn://10.0.0.236/trunk@112387 18797224-902f-48f8-a5cc-f745e15eee43 --- .../extensions/webservices/soap/tests/soapisprimenumber.html | 2 +- mozilla/extensions/xmlextras/tests/soapisprimenumber.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/mozilla/extensions/webservices/soap/tests/soapisprimenumber.html b/mozilla/extensions/webservices/soap/tests/soapisprimenumber.html index f70bfed96d7..df931c6c411 100644 --- a/mozilla/extensions/webservices/soap/tests/soapisprimenumber.html +++ b/mozilla/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/mozilla/extensions/xmlextras/tests/soapisprimenumber.html b/mozilla/extensions/xmlextras/tests/soapisprimenumber.html index f70bfed96d7..df931c6c411 100644 --- a/mozilla/extensions/xmlextras/tests/soapisprimenumber.html +++ b/mozilla/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,