diff options
-rw-r--r-- | ext/pspell/tests/01pspell_basic.phpt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/pspell/tests/01pspell_basic.phpt b/ext/pspell/tests/01pspell_basic.phpt index 5efccab8fa..b102af9342 100644 --- a/ext/pspell/tests/01pspell_basic.phpt +++ b/ext/pspell/tests/01pspell_basic.phpt @@ -40,7 +40,7 @@ for($i=0,$u=count($array);$i<$u;++$i) { echo "true\n"; } } - +?> --EXPECT-- I : true will : true |