From: Alexandre Terrasa Date: Wed, 22 Nov 2017 00:35:36 +0000 (-0500) Subject: tests: fix tests for nitls X-Git-Url: http://nitlanguage.org tests: fix tests for nitls Signed-off-by: Alexandre Terrasa --- diff --git a/tests/sav/nitls_args7.res b/tests/sav/nitls_args7.res index a0a686e..9a0889d 100644 --- a/tests/sav/nitls_args7.res +++ b/tests/sav/nitls_args7.res @@ -1,4 +1,6 @@ test_prog: Test program for model tools. (test_prog) +|--examples (test_prog/examples) +| `--game_examples (test_prog/examples/game_examples.nit) |--game: Gaming group (test_prog/game) | `--game: A game abstraction for RPG. (test_prog/game/game.nit) |--platform: Fictive Crappy Platform. (test_prog/platform)