summaryrefslogtreecommitdiffstats
path: root/test/unit/bootstrap.php
diff options
context:
space:
mode:
authorbeardyman <nornholdj@gmail.com>2015-09-22 12:17:22 -0400
committerbeardyman <nornholdj@gmail.com>2015-09-22 12:17:22 -0400
commit271d2b486af305ef49830b16748edce84341a3c0 (patch)
tree0021062dba5638999411eed7a311ddccab6db691 /test/unit/bootstrap.php
parentefe48cc85e619768f69cd1d4843505bf9d146745 (diff)
downloadphp-sparkpost-271d2b486af305ef49830b16748edce84341a3c0.zip
php-sparkpost-271d2b486af305ef49830b16748edce84341a3c0.tar.gz
php-sparkpost-271d2b486af305ef49830b16748edce84341a3c0.tar.bz2
started cleaning up tests to reflect the new changes
Diffstat (limited to 'test/unit/bootstrap.php')
-rw-r--r--test/unit/bootstrap.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/unit/bootstrap.php b/test/unit/bootstrap.php
index 7e73606..835369b 100644
--- a/test/unit/bootstrap.php
+++ b/test/unit/bootstrap.php
@@ -1,3 +1,3 @@
<?php
require_once dirname(__FILE__).'/../../vendor/autoload.php';
-?> \ No newline at end of file
+?>