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