X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=blobdiff_plain;f=tests%2Fquerystring003.phpt;h=caa1745bf2cbc0d8334eaf322a364212e65b3fd3;hp=a50417417c5dd287ad69015ccdd8d178fac4dbc9;hb=c17987e25b6558974e60d20c4c10be9fd5221094;hpb=b62c3811cac715f7a0e668ee864d57fd730b47b3 diff --git a/tests/querystring003.phpt b/tests/querystring003.phpt index a504174..caa1745 100644 --- a/tests/querystring003.phpt +++ b/tests/querystring003.phpt @@ -18,5 +18,5 @@ echo $qs,"\n"; --EXPECT-- Test foo=bar&bar=baz -foo=baz&bar=baz +bar=baz&foo=baz ===DONE===