Example #1
0
def test_remove_prefix(path, expected):
    assert pdfjs._remove_prefix(path) == expected
Example #2
0
def test_remove_prefix(path, expected):
    assert pdfjs._remove_prefix(path) == expected