Skip to content

Commit

Permalink
Update TokenizerTest.php
Browse files Browse the repository at this point in the history
  • Loading branch information
goetas committed May 14, 2014
1 parent 85ec27f commit 30aa8a6
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion test/HTML5/Parser/TokenizerTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,8 @@
use HTML5\Parser\StringInputStream;
use HTML5\Parser\Scanner;
use HTML5\Parser\Tokenizer;
require 'EventStack.php';class TokenizerTest extends \HTML5\Tests\TestCase {

class TokenizerTest extends \HTML5\Tests\TestCase {
// ================================================================
// Additional assertions.
// ================================================================
Expand Down

0 comments on commit 30aa8a6

Please sign in to comment.