コード例 #1
0
ファイル: test_states.py プロジェクト: krebbi/comitup
def test_state_matrix():
    assert states.state_matrix('HOTSPOT').pass_fn == states.hotspot_pass
コード例 #2
0
ファイル: test_states.py プロジェクト: davesteele/comitup
def test_state_matrix():
    assert states.state_matrix('HOTSPOT').pass_fn == states.hotspot_pass