We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dca5dd3 commit 9e480d4Copy full SHA for 9e480d4
webstruct/tests/test_html_tools.py
@@ -9,6 +9,7 @@
9
html_3 = '<span style="abd" class="span">aa<p>s</p></span>'
10
html_3 = '<span style="abd" class="span">aa<p>s</p><p>ss</p></span>'
11
12
+
13
class SomethingTest(unittest.TestCase):
14
15
def test_is_node_equal_to_self(self):
0 commit comments