Browse Source
The mock third party library was needed for mock support in py2 runtimes. Since we now only support py36 and later, we can use the standard lib unittest.mock module instead. Also added and enabled a hacking check that would have caught this. Change-Id: Idb10f84fd32c50db24f844352cb85de452181439changes/49/734449/2
4 changed files with 21 additions and 4 deletions
Loading…
Reference in new issue