mirror of
https://github.com/php/php-src.git
synced 2025-08-18 15:08:55 +02:00
- add skipif
This commit is contained in:
parent
8995250ee5
commit
feaf544ee4
1 changed files with 2 additions and 0 deletions
|
@ -1,5 +1,7 @@
|
||||||
--TEST--
|
--TEST--
|
||||||
ftok() tests
|
ftok() tests
|
||||||
|
--SKIPIF--
|
||||||
|
<?php if (!extension_loaded("sysvshm")) print "skip"; ?>
|
||||||
--FILE--
|
--FILE--
|
||||||
<?php
|
<?php
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue