コード例 #1
0
def test_toplevel():
    with pytest.raises(NotImplementedError):
        tasklets.toplevel()
コード例 #2
0
def test_toplevel():
    with pytest.raises(NotImplementedError):
        tasklets.toplevel()