From f8d795820e780a6322e054c26c581570613c14f0 Mon Sep 17 00:00:00 2001 From: Nikita Popov Date: Mon, 3 Feb 2020 22:52:20 +0100 Subject: Reindent phpt files --- ext/soap/tests/schema/schema067.phpt | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'ext/soap/tests/schema/schema067.phpt') diff --git a/ext/soap/tests/schema/schema067.phpt b/ext/soap/tests/schema/schema067.phpt index 5ee0036ebe..7fb7eff233 100644 --- a/ext/soap/tests/schema/schema067.phpt +++ b/ext/soap/tests/schema/schema067.phpt @@ -6,10 +6,10 @@ SOAP XML Schema 67: Attribute with fixed value (2) - - - + + + + EOF; test_schema($schema,'type="tns:testType"',(object)array("str"=>"str","int"=>5)); echo "ok"; -- cgit v1.2.1