summaryrefslogtreecommitdiff
path: root/tests/test_html5lib.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/test_html5lib.py')
-rw-r--r--tests/test_html5lib.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/test_html5lib.py b/tests/test_html5lib.py
index 266eb13..417e87b 100644
--- a/tests/test_html5lib.py
+++ b/tests/test_html5lib.py
@@ -4,6 +4,7 @@ from beautifulsoup.testing import (
BuilderSmokeTest,
)
+
class TestHTML5Builder(BuilderSmokeTest):
"""See `BuilderSmokeTest`."""