mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
lint
This commit is contained in:
parent
45a1aa3bdc
commit
fced78bfa7
1 changed files with 1 additions and 0 deletions
|
@ -343,6 +343,7 @@ class ZMQConfigTest(TestCase):
|
|||
master_port=m_port,
|
||||
source_port=s_port) == 'tcp://0.0.0.0:{0};{1}:{2}'.format(s_port, m_ip, m_port)
|
||||
|
||||
|
||||
class PubServerChannel(TestCase, AdaptedConfigurationTestCaseMixin):
|
||||
|
||||
@classmethod
|
||||
|
|
Loading…
Add table
Reference in a new issue