mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-03-17 20:34:51 +08:00
5 lines
101 B
Plaintext
5 lines
101 B
Plaintext
|
|
<?xml version="1.0" encoding="UTF-8" ?>
|
||
|
|
<phpunit
|
||
|
|
bootstrap="tests/bootstrap.php"
|
||
|
|
>
|
||
|
|
</phpunit>
|