1
0
forked from 0ad/0ad

Fix broken test.

This was SVN commit r11695.
This commit is contained in:
leper 2012-04-29 17:39:16 +00:00
parent cafb817446
commit 2f5b81a37e

View File

@ -30,6 +30,7 @@ function TestFormationExiting(mode)
AddMock(SYSTEM_ENTITY, IID_Timer, {
SetInterval: function() { },
SetTimeout: function() { },
});