tests: add test_sort_perf.nit
[nit.git] / tests / sav / test_sort_perf_args1.res
1 test_prog/
2 |--test_prog/README.md
3 |--test_prog/game
4 |  |--test_prog/game/README.md
5 |  `--test_prog/game/game.nit
6 |--test_prog/platform
7 |  |--test_prog/platform/README.md
8 |  `--test_prog/platform/platform.nit
9 |--test_prog/rpg
10 |  |--test_prog/rpg/README.md
11 |  |--test_prog/rpg/careers.nit
12 |  |--test_prog/rpg/character.nit
13 |  |--test_prog/rpg/combat.nit
14 |  |--test_prog/rpg/races.nit
15 |  `--test_prog/rpg/rpg.nit
16 `--test_prog/test_prog.nit