17 lines
472 B
Plaintext
17 lines
472 B
Plaintext
# 6.B.10. TEST CASE, UNIT ORDERED WITH WRONG COAST
|
|
# A player might specify the wrong coast for the ordered unit.
|
|
|
|
# France has a fleet on the south coast of Spain and orders:
|
|
unit France F Spain/sc
|
|
|
|
---
|
|
|
|
France:
|
|
F Spain(nc) - Gulf of Lyon
|
|
|
|
---
|
|
|
|
# If only perfect orders are accepted, then the move will fail, but since the coast for the ordered unit has no purpose, it might also be ignored (see issue 4.B.5).
|
|
# I prefer that a move will be attempted.
|
|
assert moves Spain
|