diff --git a/webarticle2text/tests.py b/webarticle2text/tests.py index 5c1e04d..4950e4d 100644 --- a/webarticle2text/tests.py +++ b/webarticle2text/tests.py @@ -124,4 +124,3 @@ def test_compare(self): if __name__ == '__main__': unittest.main() -