summaryrefslogtreecommitdiff
path: root/sapi/cgi/tests/005.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'sapi/cgi/tests/005.phpt')
-rw-r--r--sapi/cgi/tests/005.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/sapi/cgi/tests/005.phpt b/sapi/cgi/tests/005.phpt
index 6b41f7a99f..a46ac912c7 100644
--- a/sapi/cgi/tests/005.phpt
+++ b/sapi/cgi/tests/005.phpt
@@ -4,7 +4,7 @@ using invalid combinations of cmdline options
<?php
if (substr(PHP_OS, 0, 3) == 'WIN') {
- die ("skip not for Windows");
+ die ("skip not for Windows");
}
include "skipif.inc";