1
This commit is contained in:
@@ -31,8 +31,8 @@ def test_non_dealer_point_win():
|
||||
|
||||
def test_non_dealer_self_draw():
|
||||
"""
|
||||
测试用例 3: 闲家自摸,总番数 4,底分 10
|
||||
"""
|
||||
测试用例 3: 闲家自摸,总番数 4,底分 10
|
||||
"""
|
||||
fan = 4
|
||||
base_score = 10
|
||||
is_self_draw = True
|
||||
|
||||
Reference in New Issue
Block a user