Add portal challenge to tests

This commit is contained in:
Ondřej Šebek 2022-06-18 01:50:02 +02:00 committed by Ondřej Šebek
parent 820f1b067e
commit 6838dfa1aa

View File

@ -113,6 +113,7 @@ testScenarioSolution _em =
"Challenges"
[ testSolution "chess" Default "data/scenarios/03Challenges/01-chess_horse.yaml"
, testSolution "test (grab)" Default "data/scenarios/03Challenges/00-test.yaml"
, testSolution "portal room" Default "data/scenarios/03Challenges/03-teleport.yaml"
]
, testGroup
"Regression tests"