fix tests, connection status can be 2 digits
authorRemi Collet <remi@remirepo.net>
Thu, 24 Sep 2020 14:04:05 +0000 (16:04 +0200)
committerRemi Collet <remi@remirepo.net>
Thu, 24 Sep 2020 14:04:14 +0000 (16:04 +0200)
tests/async001.phpt
tests/async002.phpt

index 7272272ed54ab5a891a8350393b0031280d5dbc1..5e02ad2c8e637f1f508eede91a3f2487d4fb3a48 100644 (file)
@@ -45,5 +45,5 @@ DONE
 --EXPECTREGEX--
 Test
 (WP(RP)*)+S
-2(,\d)*,0
+2(,\d*)*,0
 DONE
index bd098630a310075d1d58a46af09059116f517603..f5afdd68c22a0133769142aebc9f0a2eb335b320 100644 (file)
@@ -55,7 +55,7 @@ DONE
 --EXPECTREGEX--
 Test
 (WP(RP)*)+S
-2(,\d)*,0
+2(,\d*)*,0
 (WP(RP)*)+S
-2(,\d)*,0
+2(,\d*)*,0
 DONE