fix: a star in docs
This commit is contained in:
14
logic/test_cases/q3/location_satisfiability1.test
Normal file
14
logic/test_cases/q3/location_satisfiability1.test
Normal file
@ -0,0 +1,14 @@
|
||||
class: "LocationSatisfiabilityTest"
|
||||
|
||||
layoutName: "maze1x2"
|
||||
layout: """
|
||||
%%%
|
||||
% %
|
||||
%P%
|
||||
%%%
|
||||
"""
|
||||
|
||||
x0_y0: "(1, 1)"
|
||||
action0: "North"
|
||||
x1_y1: "(1, 2)"
|
||||
action1: "South"
|
Reference in New Issue
Block a user