summaryrefslogtreecommitdiff
path: root/ext/pcre/tests/bug72463.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/pcre/tests/bug72463.phpt')
-rw-r--r--ext/pcre/tests/bug72463.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/pcre/tests/bug72463.phpt b/ext/pcre/tests/bug72463.phpt
index b40a721998..156b692ab0 100644
--- a/ext/pcre/tests/bug72463.phpt
+++ b/ext/pcre/tests/bug72463.phpt
@@ -3,7 +3,7 @@ Bug #72463 mail fails with invalid argument
--SKIPIF--
<?php
if(substr(PHP_OS, 0, 3) == "WIN") {
- die('skip not for windows');
+ die('skip not for windows');
}
?>
--INI--