summaryrefslogtreecommitdiff
path: root/ext/pspell
diff options
context:
space:
mode:
authorMarcus Boerger <helly@php.net>2004-05-19 08:56:50 +0000
committerMarcus Boerger <helly@php.net>2004-05-19 08:56:50 +0000
commit29cfd6d24ff30a5f2610babd80821bdfe0ca7cd0 (patch)
treea3c26d7bae2f6600eae7ebaa49a091032674d2aa /ext/pspell
parentd94136fc3098e73ec46c6fb40358a5fbefced82f (diff)
downloadphp-git-29cfd6d24ff30a5f2610babd80821bdfe0ca7cd0.tar.gz
- Remove unused blocks
Diffstat (limited to 'ext/pspell')
-rw-r--r--ext/pspell/tests/01pspell_basic.phpt2
1 files changed, 0 insertions, 2 deletions
diff --git a/ext/pspell/tests/01pspell_basic.phpt b/ext/pspell/tests/01pspell_basic.phpt
index 5a25e35be8..107690e088 100644
--- a/ext/pspell/tests/01pspell_basic.phpt
+++ b/ext/pspell/tests/01pspell_basic.phpt
@@ -7,8 +7,6 @@ pspell basic tests (warning: may fail with pspell/aspell < GNU Aspell 0.50.3)
die("skip English dictionary is not avaliable");
}
?>
---POST--
---GET--
--FILE--
<?php // $Id$