Ejemplo n.º 1
0
def test_page_titles(url, title, out):
    assert downloads.suggested_fn_from_title(url, title) == out
Ejemplo n.º 2
0
def test_page_titles(url, title, out):
    assert downloads.suggested_fn_from_title(url, title) == out