예제 #1
0
def test_ln(expected, value):
    assert ln(value) == expected
예제 #2
0
def test_ln(expected, value):
    assert ln(value) == expected