add unit test 4, which AI wrote in github comments

This commit is contained in:
Chris Beck 2014-05-08 15:18:17 -04:00
parent aba8b3679f
commit 9df86d5420

View 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]
)}