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