Skip to content

Commit c3a7393

Browse files
committed
Newline
1 parent 7e95781 commit c3a7393

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

ext/soap/tests/wss/wss-test.inc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@ class LocalSoapClient extends SoapClient {
77
$doc->loadXML($request);
88
die($doc->saveXML());
99
}
10-
}
10+
}

ext/soap/tests/wss/wss-test.wsdl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,4 +47,4 @@
4747
<wsdlsoap:address location="http://localhost"/>
4848
</wsdl:port>
4949
</wsdl:service>
50-
</wsdl:definitions>
50+
</wsdl:definitions>

0 commit comments

Comments
 (0)