fix: a star in docs
This commit is contained in:
12
logic/test_cases/q7/mappingLogic2.test
Normal file
12
logic/test_cases/q7/mappingLogic2.test
Normal file
@ -0,0 +1,12 @@
|
||||
class: "MappingProblemTest"
|
||||
|
||||
layoutName: "maze4x4_10"
|
||||
layout: """
|
||||
%%%%%
|
||||
%P% %
|
||||
% % %
|
||||
% %
|
||||
% %%
|
||||
%%%%%
|
||||
"""
|
||||
actions: "['South', 'South', 'South', 'East', 'North', 'East', 'North', 'North']"
|
Reference in New Issue
Block a user