From 0cf4537302e9dee23c1c1b9febc96151680bf534 Mon Sep 17 00:00:00 2001 From: Michael Wallner Date: Wed, 13 Jan 2021 15:15:29 +0100 Subject: [PATCH] fix test --- tests/client029.phpt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/client029.phpt b/tests/client029.phpt index 275ff03..e2cd645 100644 --- a/tests/client029.phpt +++ b/tests/client029.phpt @@ -128,5 +128,5 @@ server("proxy.inc", function($port) { ===DONE=== --EXPECTREGEX-- Test -[ST]+U+T*int\(200\) +([ST]+U+T*)+int\(200\) ===DONE=== -- 2.30.2