summaryrefslogtreecommitdiff
path: root/ext/ctype/tests/ctype_space_variation1.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/ctype/tests/ctype_space_variation1.phpt')
-rw-r--r--ext/ctype/tests/ctype_space_variation1.phpt4
1 files changed, 2 insertions, 2 deletions
diff --git a/ext/ctype/tests/ctype_space_variation1.phpt b/ext/ctype/tests/ctype_space_variation1.phpt
index 4a469ae037..c072a28811 100644
--- a/ext/ctype/tests/ctype_space_variation1.phpt
+++ b/ext/ctype/tests/ctype_space_variation1.phpt
@@ -62,7 +62,7 @@ $inputs = array(
false,
TRUE,
FALSE,
-
+
// empty data
/*16*/ "",
'',
@@ -72,7 +72,7 @@ $inputs = array(
/*19*/ "\n\t\r",
' ',
$heredoc,
-
+
// object data
/*22*/ new classA(),