From: Michael Wallner Date: Fri, 15 Jan 2021 12:24:50 +0000 (+0100) Subject: adapt some tests for unix socket connections X-Git-Tag: v2.2.0~12 X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-pq;a=commitdiff_plain;h=354b98e348b5c972c0dceef5d136316bd3f07d94 adapt some tests for unix socket connections --- diff --git a/tests/async001.phpt b/tests/async001.phpt index 5e02ad2..4b2a54b 100644 --- a/tests/async001.phpt +++ b/tests/async001.phpt @@ -45,5 +45,5 @@ DONE --EXPECTREGEX-- Test (WP(RP)*)+S -2(,\d*)*,0 +[23](,\d*)*,0 DONE diff --git a/tests/async002.phpt b/tests/async002.phpt index f5afdd6..a1f0180 100644 --- a/tests/async002.phpt +++ b/tests/async002.phpt @@ -55,7 +55,7 @@ DONE --EXPECTREGEX-- Test (WP(RP)*)+S -2(,\d*)*,0 +[23](,\d*)*,0 (WP(RP)*)+S -2(,\d*)*,0 +[23](,\d*)*,0 DONE