Copy / Paste

pull/18/head
Craig Maloney 11 years ago
parent 983861d1b0
commit 0d22d12eb5

@ -8,7 +8,7 @@ except ImportError:
from breadability.readable import Article
class TestAntipopeBlog(unittest.TestCase):
class TestBusinessInsiderArticle(unittest.TestCase):
"""Test the scoring and parsing of the Blog Post"""
def setUp(self):

@ -8,7 +8,7 @@ except ImportError:
from breadability.readable import Article
class TestAntipopeBlog(unittest.TestCase):
class TestSweetsharkBlog(unittest.TestCase):
"""Test the scoring and parsing of the Blog Post"""
def setUp(self):

Loading…
Cancel
Save