summaryrefslogtreecommitdiff
path: root/src/tests/shipped_configuration.phpt
blob: b171304489f9a85a20cca0670047505ad870c2c3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
--TEST--
Shipped configuration
--SKIPIF--
<?php if (!extension_loaded("snuffleupagus")) print "skip"; ?>
--INI--
sp.configuration_file={PWD}/../../config/default.rules
--FILE--
<?php 
system("echo 0");
?>
--EXPECTF--
0