summaryrefslogtreecommitdiff
path: root/test/HTML5/Parser
diff options
context:
space:
mode:
authorAleksander Machniak <[email protected]>2021-03-28 09:58:37 +0200
committerAleksander Machniak <[email protected]>2021-03-28 09:58:37 +0200
commit7ccdfa978bb8306b8ff4e4a9b3eba515e652d0bd (patch)
treeab51df47d4ac639f24a4a180b8fe752e35724e8e /test/HTML5/Parser
parent9227822783c75406cfe400984b2f095cdf03d417 (diff)
Travis: Enable tests on PHP 8.0
Cleanup tests code and setup
Diffstat (limited to 'test/HTML5/Parser')
-rw-r--r--test/HTML5/Parser/TokenizerTest.php3
1 files changed, 0 insertions, 3 deletions
diff --git a/test/HTML5/Parser/TokenizerTest.php b/test/HTML5/Parser/TokenizerTest.php
index 6c90686..5284d30 100644
--- a/test/HTML5/Parser/TokenizerTest.php
+++ b/test/HTML5/Parser/TokenizerTest.php
@@ -568,9 +568,6 @@ class TokenizerTest extends \Masterminds\HTML5\Tests\TestCase
}
}
- /**
- * @depends testCharacterReference
- */
public function testTagAttributes()
{
// Opening tags.