summaryrefslogtreecommitdiffstats
path: root/aoc/test_init.py
blob: 8524086edd16f6871a5c4cc879da590e125ef5b0 (plain)
1
2
def test_assingment_examples(assignment):
    assert assignment.run(input=assignment.read_input(example=True)) == assignment.example_result