mirror of
https://github.com/rectorphp/rector.git
synced 2025-02-16 05:44:59 +01:00
* [scoped] build PHP 7.0 repo to own repository to avoid breaking prefixed rector * lint with PHP 7.0 files
8 lines
117 B
XML
8 lines
117 B
XML
<?xml version="1.0"?>
|
|
<phpunit
|
|
bootstrap="tests/bootstrap.php"
|
|
colors="true"
|
|
verbose="true"
|
|
>
|
|
</phpunit>
|