Browse Source

add skipif

pull/12/head
Xinchen Hui 15 years ago
parent
commit
13eb205d6c
  1. 2
      ext/filter/tests/005.phpt

2
ext/filter/tests/005.phpt

@ -1,5 +1,7 @@
--TEST--
GET/REQUEST Test with fifa example data
--SKIPIF--
<?php if (!extension_loaded("filter")) die("skip"); ?>
--INI--
filter.default=stripped
--GET--

Loading…
Cancel
Save