phpunit.xml.dist 101 B

12345
  1. <?xml version="1.0" encoding="UTF-8" ?>
  2. <phpunit
  3. bootstrap="tests/bootstrap.php"
  4. >
  5. </phpunit>