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