Fix a unit test

For some reason the macro RESULT causes the test to crash Lua.

Don't see why. Don't know why this fixes it. But this gets the tests working.
This commit is contained in:
Gregory A Lundberg 2016-10-18 09:01:45 -05:00
parent 9d9cc79cf6
commit f4e2cc6681

View File

@ -90,11 +90,17 @@
[/event]
[event]
name=success
{SUCCEED}
[endlevel]
result=victory
linger_mode = yes
[/endlevel]
[/event]
[event]
name=fail
{FAIL}
[endlevel]
result=defeat
linger_mode = yes
[/endlevel]
[/event]
)}