mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Add msgpack top Mock modules
This commit is contained in:
parent
6f14527aaa
commit
26b0215a2b
1 changed files with 1 additions and 1 deletions
|
@ -30,7 +30,7 @@ class Mock(object):
|
|||
MOCK_MODULES = [
|
||||
# salt core
|
||||
'yaml',
|
||||
'salt.msgpack._msgpack',
|
||||
'msgpack',
|
||||
'zmq',
|
||||
'Crypto',
|
||||
'Crypto.Cipher',
|
||||
|
|
Loading…
Add table
Reference in a new issue