| 251 | } |
| 252 | |
| 253 | void SetTestTime() override { |
| 254 | wait_game_loops_ = 200; |
| 255 | } |
| 256 | |
| 257 | void OnTestFinish() override { |
| 258 | VerifyUnitExistsAndComplete(UNIT_TYPEID::ZERG_EXTRACTOR); |
nothing calls this directly
no outgoing calls
no test coverage detected