Skip to content

Commit

Permalink
tests should use strict standards
Browse files Browse the repository at this point in the history
  • Loading branch information
heartsentwined committed Oct 3, 2012
1 parent 9e79c4d commit 3e2c355
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/bootstrap.php
@@ -1,3 +1,4 @@
<?php
error_reporting(-1);
$loader = require_once __DIR__ . '/../vendor/autoload.php';
$loader->add('Heartsentwined\Test', __DIR__);

0 comments on commit 3e2c355

Please sign in to comment.