Example #1
0
def test_page_titles(url, title, out):
    assert downloads.suggested_fn_from_title(url, title) == out
Example #2
0
def test_page_titles(url, title, out):
    assert downloads.suggested_fn_from_title(url, title) == out