improving tests
This commit is contained in:
5
tests/bootstrap.php
Normal file
5
tests/bootstrap.php
Normal file
@@ -0,0 +1,5 @@
|
||||
<?php
|
||||
|
||||
require_once __DIR__ . '/../src/Unirest.php';
|
||||
|
||||
define('UPLOAD_FIXTURE', __DIR__ . '/fixtures/upload.txt');
|
||||
Reference in New Issue
Block a user