summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLeonard Richardson <leonardr@segfault.org>2016-12-19 20:23:14 -0500
committerLeonard Richardson <leonardr@segfault.org>2016-12-19 20:23:14 -0500
commit05b4ee8643c26bf9718fdfdfb460c7b9cf78082d (patch)
tree46b4757e2ae869895b3d72949502669a5b0daad6
parent4f3f7ec5587f2f1f37416c6129dd1a6b3eafabf6 (diff)
downloadbeautifulsoup4-05b4ee8643c26bf9718fdfdfb460c7b9cf78082d.tar.gz
Remove breakpoint.
-rw-r--r--bs4/tests/test_html5lib.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/bs4/tests/test_html5lib.py b/bs4/tests/test_html5lib.py
index 2eb41b3..eba7e84 100644
--- a/bs4/tests/test_html5lib.py
+++ b/bs4/tests/test_html5lib.py
@@ -104,7 +104,6 @@ class HTML5LibBuilderSmokeTest(SoupTest, HTML5TreeBuilderSmokeTest):
# The 'aftermath' string was duplicated; we want the second one.
final_aftermath = soup.find_all(string='aftermath')[-1]
- import pdb; pdb.set_trace()
# The <noscript> tag was moved beneath a copy of the <a> tag,
# but the 'target' string within is still connected to the