Commit 56c2d11a authored by Vincent Pelletier's avatar Vincent Pelletier

caucase.test: Add space after comma.

parent 83583e8b
Pipeline #18227 passed with stage
in 0 seconds
......@@ -3900,7 +3900,7 @@ class CaucaseShellTest(TestCase):
else: # pragma: no cover
raise AssertionError('CAUCASE_NETLOC should not contains literal IP')
self._run('--test',netloc)
self._run('--test', netloc)
if __name__ == '__main__': # pragma: no cover
unittest.main()
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment