Home
last modified time | relevance | path

Searched refs:FakeZipFile (Results 1 – 1 of 1) sorted by relevance

/tools/acloud/create/
Dcreate_common_test.py29 class FakeZipFile(object): class
79 self.Patch(zipfile, "ZipFile", return_value=FakeZipFile())