tests: fix tests for sort_perf
[nit.git] / tests / sav / test_sort_perf_args1.res
1 test_prog/
2 |--test_prog/README.md
3 |--test_prog/examples
4 |  `--test_prog/examples/game_examples.nit
5 |--test_prog/game
6 |  |--test_prog/game/README.md
7 |  |--test_prog/game/excluded.nit
8 |  |--test_prog/game/excluded_dir
9 |  |  `--test_prog/game/excluded_dir/more.nit
10 |  `--test_prog/game/game.nit
11 |--test_prog/package.ini
12 |--test_prog/platform
13 |  |--test_prog/platform/README.md
14 |  `--test_prog/platform/platform.nit
15 |--test_prog/rpg
16 |  |--test_prog/rpg/README.md
17 |  |--test_prog/rpg/careers.nit
18 |  |--test_prog/rpg/character.nit
19 |  |--test_prog/rpg/combat.nit
20 |  |--test_prog/rpg/races.nit
21 |  `--test_prog/rpg/rpg.nit
22 `--test_prog/test_prog.nit