oops, didn't mean to commit that
authorsheepluva
Wed, 03 Dec 2014 18:22:57 +0100
changeset 10620 0f7dedda093b
parent 10619 ee460883729e
child 10621 b50e094d8b00
oops, didn't mean to commit that
tests/lua/drillrockets_boom.lua
--- a/tests/lua/drillrockets_boom.lua	Wed Dec 03 18:18:37 2014 +0100
+++ b/tests/lua/drillrockets_boom.lua	Wed Dec 03 18:22:57 2014 +0100
@@ -141,8 +141,7 @@
 			if (nfailed > 0) then
 				EndLuaTest(TEST_FAILED)
 			else
-                EndGame()
-				--EndLuaTest(TEST_SUCCESSFUL)
+				EndLuaTest(TEST_SUCCESSFUL)
 			end
 		end
 	end