2019-09-06 23:53:10 +08:00

9 lines
201 B
PHP
Executable File

--TEST--
{{test_name}}: {{test_intro}}
--SKIPIF--
<?php require __DIR__ . '{{dir_deep}}/include/skipif.inc'; ?>
--FILE--
<?php
require_once __DIR__ . '{{dir_deep}}/include/bootstrap.php';
?>
--EXPECT--