add unit test 4, which AI wrote in github comments
This commit is contained in:
parent
aba8b3679f
commit
9df86d5420
1 changed files with 13 additions and 0 deletions
13
data/test/scenarios/unit_test_4.cfg
Normal file
13
data/test/scenarios/unit_test_4.cfg
Normal file
|
@ -0,0 +1,13 @@
|
||||||
|
# This test checks that [end_turn] is working.
|
||||||
|
|
||||||
|
{GENERIC_UNIT_TEST "unit_test_4" (
|
||||||
|
[event]
|
||||||
|
name = start
|
||||||
|
[end_turn]
|
||||||
|
[/end_turn]
|
||||||
|
[/event]
|
||||||
|
[event]
|
||||||
|
name = side 2 turn 1
|
||||||
|
{RETURN ([true][/true])}
|
||||||
|
[/event]
|
||||||
|
)}
|
Loading…
Add table
Reference in a new issue