| 984 | } |
| 985 | |
| 986 | void SetTestTime() override { |
| 987 | wait_game_loops_ = 100; |
| 988 | } |
| 989 | |
| 990 | void OnTestFinish() override { |
| 991 | VerifyUnitExistsAndComplete(UNIT_TYPEID::TERRAN_SIEGETANKSIEGED); |
nothing calls this directly
no outgoing calls
no test coverage detected