15 lines
295 B
Plaintext
15 lines
295 B
Plaintext
|
# 6.A.4. TEST CASE, MOVE TO OWN SECTOR
|
||
|
# Moving to the same sector is an illegal move (2023 rulebook, page 7, "An Army can be ordered to move into an adjacent inland or coastal province.").
|
||
|
|
||
|
unit Germany Army Kiel
|
||
|
|
||
|
---
|
||
|
|
||
|
Germany:
|
||
|
F Kiel - Kiel
|
||
|
|
||
|
---
|
||
|
|
||
|
# Program should not crash.
|
||
|
assert Kiel holds
|