Skip to content
Snippets Groups Projects
Forked from Flatland / Flatland
2391 commits behind the upstream repository.
test_player.py 118 B

# from examples.play_model import main
from examples.tkplay import tkmain


def test_main():
    tkmain(n_trials=2)