21 lines
377 B
Plaintext
21 lines
377 B
Plaintext
# 6.A.8. TEST CASE, SUPPORT TO HOLD YOURSELF IS NOT POSSIBLE
|
|
# An army cannot get an additional hold power by supporting itself.
|
|
|
|
unit Italy A Venice
|
|
unit Italy A Tyrolia
|
|
unit Austria F Trieste
|
|
|
|
---
|
|
|
|
Italy:
|
|
A Venice - Trieste
|
|
A Tyrolia Supports A Venice - Trieste
|
|
|
|
Austria:
|
|
F Trieste Supports F Trieste
|
|
|
|
---
|
|
|
|
# The army in Trieste should be dislodged.
|
|
assert dislodged Trieste
|