summaryrefslogtreecommitdiff
path: root/ext/pspell/tests/004.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/pspell/tests/004.phpt')
-rw-r--r--ext/pspell/tests/004.phpt3
1 files changed, 0 insertions, 3 deletions
diff --git a/ext/pspell/tests/004.phpt b/ext/pspell/tests/004.phpt
index 80602bce39..24c4bffffa 100644
--- a/ext/pspell/tests/004.phpt
+++ b/ext/pspell/tests/004.phpt
@@ -22,8 +22,6 @@ var_dump(pspell_config_runtogether($cfg, true));
$p = pspell_new_config($cfg);
var_dump(pspell_check($p, 'theoasis'));
-var_dump(pspell_config_runtogether($cfg, NULL))
-
?>
--EXPECT--
bool(true)
@@ -32,4 +30,3 @@ bool(false)
---
bool(true)
bool(true)
-bool(true)