summaryrefslogtreecommitdiff
path: root/sapi/cgi/tests/003.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'sapi/cgi/tests/003.phpt')
-rw-r--r--sapi/cgi/tests/003.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/sapi/cgi/tests/003.phpt b/sapi/cgi/tests/003.phpt
index 00c59c7278..ac3f6aa8e6 100644
--- a/sapi/cgi/tests/003.phpt
+++ b/sapi/cgi/tests/003.phpt
@@ -4,7 +4,7 @@ strip comments and whitespace with -w
<?php
if (substr(PHP_OS, 0, 3) == 'WIN') {
- die ("skip not for Windows");
+ die ("skip not for Windows");
}
include "skipif.inc";