Example #1
0
def test_short_id(id64, id16):
    assert short_id(id64) == id16
Example #2
0
def test_short_id(id64, id16):
    assert short_id(id64) == id16