improving tests

This commit is contained in:
Ahmad Nassri
2015-01-14 18:40:21 -05:00
parent be9bca1d5a
commit 4f156e59fd
4 changed files with 55 additions and 45 deletions

View File

@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<phpunit colors="true">
<phpunit bootstrap="tests/bootstrap.php" colors="true">
<testsuites>
<testsuite name="Unirest Test Suite">
<directory>./tests</directory>