update v 1.0.7.5
This commit is contained in:
4
vendor/nikic/php-parser/phpunit.xml.dist
vendored
4
vendor/nikic/php-parser/phpunit.xml.dist
vendored
@@ -9,7 +9,7 @@
|
||||
processIsolation="false"
|
||||
stopOnFailure="false"
|
||||
syntaxCheck="false"
|
||||
bootstrap="./lib/bootstrap.php">
|
||||
bootstrap="./test/bootstrap.php">
|
||||
<testsuites>
|
||||
<testsuite name="PHPParser Test Suite">
|
||||
<directory>./test/</directory>
|
||||
@@ -21,4 +21,4 @@
|
||||
<directory suffix=".php">./lib/PhpParser/</directory>
|
||||
</whitelist>
|
||||
</filter>
|
||||
</phpunit>
|
||||
</phpunit>
|
||||
|
||||
Reference in New Issue
Block a user