summaryrefslogtreecommitdiff
path: root/ext/fileinfo/tests
diff options
context:
space:
mode:
authorGabriel Caruso <carusogabriel34@gmail.com>2018-02-03 02:33:09 -0200
committerChristoph M. Becker <cmbecker69@gmx.de>2018-02-03 13:54:34 +0100
commitc6c9e71a5b65aa96ad133f90d7f48b18cdc95788 (patch)
tree5e59fcb09fbe06f629ec571e865e33feeca75a21 /ext/fileinfo/tests
parenta0e5af70a73dd76d92bdf2e5e03ec13e9a7e43ef (diff)
downloadphp-git-c6c9e71a5b65aa96ad133f90d7f48b18cdc95788.tar.gz
Add missing SKIPIF sections
Diffstat (limited to 'ext/fileinfo/tests')
-rw-r--r--ext/fileinfo/tests/precedural_finfo_in_method.phpt2
1 files changed, 2 insertions, 0 deletions
diff --git a/ext/fileinfo/tests/precedural_finfo_in_method.phpt b/ext/fileinfo/tests/precedural_finfo_in_method.phpt
index 8495d4cc1e..539473fd95 100644
--- a/ext/fileinfo/tests/precedural_finfo_in_method.phpt
+++ b/ext/fileinfo/tests/precedural_finfo_in_method.phpt
@@ -1,5 +1,7 @@
--TEST--
Using procedural finfo API in a method
+--SKIPIF--
+<?php require 'skipif.inc'; ?>
--FILE--
<?php