diff options
Diffstat (limited to 'tests_solver')
-rw-r--r-- | tests_solver/level_test_type_short.yaml | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/tests_solver/level_test_type_short.yaml b/tests_solver/level_test_type_short.yaml deleted file mode 100644 index 7fa3a9a..0000000 --- a/tests_solver/level_test_type_short.yaml +++ /dev/null @@ -1,9 +0,0 @@ -# kana quest grid level 1.1 -size: [2, 2] -max_actions: 3 -target_score: 3 -grid: [ - [myst, ka ], [ar_d, ne ], - [void, null], [froz, ke ], -] -# The kana 'no' need to be protected else the program convert it into False... |