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