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