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