Skip to content

Commit

Permalink
add telephone challenge scenario to test suite
Browse files Browse the repository at this point in the history
  • Loading branch information
byorgey committed Dec 29, 2024
1 parent 923da8a commit 5f12969
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/integration/Main.hs
Original file line number Diff line number Diff line change
Expand Up @@ -249,6 +249,7 @@ testScenarioSolutions rs ui key =
, testSolution Default "Challenges/pack-tetrominoes"
, testSolution (Sec 10) "Challenges/dimsum"
, testSolution (Sec 15) "Challenges/gallery"
, testSolution (Sec 10) "Challenges/telephone"
, testGroup
"Mazes"
[ testSolution Default "Challenges/Mazes/easy_cave_maze"
Expand Down

0 comments on commit 5f12969

Please sign in to comment.