Commit d5235d9c authored by Franco Fichtner's avatar Franco Fichtner

src: whitespace sweep

(cherry picked from commit 28cf9dba)
parent 9374fda5
......@@ -132,4 +132,3 @@ class TestCoreMethods(unittest.TestCase):
cmd_thread.run()
response = json.loads(self.dummysock.getReceived()[:-4])
self.assertGreater(len(response), 10, 'number of configd commands very suspicious')
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