Skip to content

Commit

Permalink
Another attempt to battle global serialization on HHVM
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexander Obuhovich committed Mar 9, 2016
1 parent dd7344a commit e3b7d84
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions tests/aik099/PHPUnit/BrowserTestCaseTest.php
Expand Up @@ -24,6 +24,9 @@
use tests\aik099\PHPUnit\Fixture\WithoutBrowserConfig;
use tests\aik099\PHPUnit\TestCase\EventDispatcherAwareTestCase;

/**
* @backupGlobals disabled
*/
class BrowserTestCaseTest extends EventDispatcherAwareTestCase
{

Expand Down

0 comments on commit e3b7d84

Please sign in to comment.