summaryrefslogtreecommitdiff
path: root/ext/filter/tests/012.phpt
diff options
context:
space:
mode:
authorAntony Dovgal <tony2001@php.net>2006-12-19 14:16:08 +0000
committerAntony Dovgal <tony2001@php.net>2006-12-19 14:16:08 +0000
commit7a965d5b5fcb8de1b101bdae133122500a269c1f (patch)
tree453cc179c9761371fefba11c6558c8c2d81d608f /ext/filter/tests/012.phpt
parent884fb55a297d1f5489f9f861f176fa439499891e (diff)
downloadphp-git-7a965d5b5fcb8de1b101bdae133122500a269c1f.tar.gz
add missing SKIPIF sections
Diffstat (limited to 'ext/filter/tests/012.phpt')
-rw-r--r--ext/filter/tests/012.phpt2
1 files changed, 2 insertions, 0 deletions
diff --git a/ext/filter/tests/012.phpt b/ext/filter/tests/012.phpt
index ef0525489f..9a8ead944d 100644
--- a/ext/filter/tests/012.phpt
+++ b/ext/filter/tests/012.phpt
@@ -1,5 +1,7 @@
--TEST--
filter_input()
+--SKIPIF--
+<?php if (!extension_loaded("filter")) die("skip"); ?>
--FILE--
<?php