X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-pq;a=blobdiff_plain;f=tests%2Fasync001.phpt;h=7272272ed54ab5a891a8350393b0031280d5dbc1;hp=d1aa35b059416f455000fd18f2f1adf03d889694;hb=9dfcccaad554c8e3ddeb9d2635e2faf09425282e;hpb=c62ffa9e8cf262c412efeb84c2523d1c78897282 diff --git a/tests/async001.phpt b/tests/async001.phpt index d1aa35b..7272272 100644 --- a/tests/async001.phpt +++ b/tests/async001.phpt @@ -38,11 +38,12 @@ while (true) { break 2; } } +$s[] = $c->status; printf("\n%s\n", implode(",", $s)); ?> DONE --EXPECTREGEX-- Test (WP(RP)*)+S -(2,)*3(,\d)*,4 +2(,\d)*,0 DONE