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

5
tests/bootstrap.php Normal file
View File

@@ -0,0 +1,5 @@
<?php
require_once __DIR__ . '/../src/Unirest.php';
define('UPLOAD_FIXTURE', __DIR__ . '/fixtures/upload.txt');