Add six to list of mocked modules

This commit is contained in:
rallytime 2014-11-14 11:35:24 -07:00
parent 6902e829dd
commit 6ebf0fd3aa

View File

@ -47,6 +47,7 @@ MOCK_MODULES = [
'Crypto.PublicKey', 'Crypto.PublicKey',
'Crypto.Random', 'Crypto.Random',
'M2Crypto', 'M2Crypto',
'six',
'msgpack', 'msgpack',
'yaml', 'yaml',
'yaml.constructor', 'yaml.constructor',