X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=blobdiff_plain;f=tests%2Fquerystring003.phpt;h=caa1745bf2cbc0d8334eaf322a364212e65b3fd3;hp=a50417417c5dd287ad69015ccdd8d178fac4dbc9;hb=d5c7f974d81c724c6fad8b54f1c37ce0795119de;hpb=4a975fc65c1885c505cb1271411cef14724caf4c 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===