1
0
Fork 0

Add API tests

This commit is contained in:
Pierre Rudloff 2018-04-09 21:23:41 +02:00
commit 3195d6e125
12 changed files with 5342 additions and 15 deletions

View file

@ -1,5 +1,5 @@
<?xml version="1.0"?>
<phpunit bootstrap="boot.php">
<phpunit bootstrap="tests/bootstrap.php">
<testsuites>
<testsuite>
<directory>tests/</directory>