Improvements about namespace and PHPUnit version

This commit is contained in:
peter279k 2020-12-25 21:59:22 +08:00
parent 732be48504
commit 98828dd7e9
4 changed files with 26 additions and 25 deletions

View file

@ -1,5 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<phpunit
bootstrap="vendor/autoload.php"
colors="true"
convertErrorsToExceptions="true"
convertNoticesToExceptions="true"