16 lines
449 B
Plaintext
16 lines
449 B
Plaintext
# 6.B.2. TEST CASE, MOVING WITH UNSPECIFIED COAST WHEN COAST IS NOT NECESSARY
|
|
# There is only one coast possible in this case:
|
|
|
|
unit France F Gascony
|
|
|
|
---
|
|
|
|
France:
|
|
F Gascony - Spain
|
|
|
|
---
|
|
|
|
# Since the North Coast is the only coast that can be reached, it seems logical that a move is attempted to the north coast of Spain. See issue 4.B.2.
|
|
# I prefer that an attempt is made to the only possible coast, the north coast of Spain.
|
|
assert moves Gascony
|