From 202e7ce65ccb79369ca76120c4d933d2e79ca7da Mon Sep 17 00:00:00 2001 From: Anatol Belski Date: Sat, 21 Oct 2017 17:40:38 +0200 Subject: [PATCH] Missed skip --- ext/intl/tests/spoofchecker_007.phpt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ext/intl/tests/spoofchecker_007.phpt b/ext/intl/tests/spoofchecker_007.phpt index 1dfdcc98ce..0514fe1b32 100644 --- a/ext/intl/tests/spoofchecker_007.phpt +++ b/ext/intl/tests/spoofchecker_007.phpt @@ -5,7 +5,7 @@ spoofchecker with restriction level getConstant("SINGLE_SCRIPT_RESTRICTIVE")) { - die("Incompatible ICU version"); + die("skip Incompatible ICU version"); } ?> --FILE-- -- 2.50.1