Exemplo n.º 1
0
def test_parse_keystr(keystr, parts):
    assert list(keyutils._parse_keystring(keystr)) == parts
Exemplo n.º 2
0
def test_parse_keystr(keystr, parts):
    assert list(keyutils._parse_keystring(keystr)) == parts