Skip to content

Commit

Permalink
adding output buffering because of session testing
Browse files Browse the repository at this point in the history
  • Loading branch information
Chris Cornutt committed Aug 3, 2012
1 parent 5d99bed commit cb1717a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Shield/tests/bootstrap.php
@@ -1,5 +1,6 @@
<?php
//PHPunit bootstrap
ob_start();

function load($className)
{
Expand Down

0 comments on commit cb1717a

Please sign in to comment.