mirror of
https://github.com/valitydev/salt.git
synced 2024-11-07 08:58:59 +00:00
Add six to list of mocked modules
This commit is contained in:
parent
6902e829dd
commit
6ebf0fd3aa
@ -47,6 +47,7 @@ MOCK_MODULES = [
|
||||
'Crypto.PublicKey',
|
||||
'Crypto.Random',
|
||||
'M2Crypto',
|
||||
'six',
|
||||
'msgpack',
|
||||
'yaml',
|
||||
'yaml.constructor',
|
||||
|
Loading…
Reference in New Issue
Block a user