17 lines
319 B
Plaintext
17 lines
319 B
Plaintext
# 6.A.6. TEST CASE, ORDERING A UNIT OF ANOTHER COUNTRY
|
|
# Check whether someone cannot order a unit that is not his own unit.
|
|
|
|
unit England F London
|
|
# A German unit is included here so Germany isn't considered dead
|
|
unit Germany A Munich
|
|
|
|
---
|
|
|
|
Germany:
|
|
F London - North Sea
|
|
|
|
---
|
|
|
|
# Order should fail.
|
|
assert London holds
|