Commit cf31cbbe authored by Ivan Tyagov's avatar Ivan Tyagov

WIP

parent 5924d5b3
......@@ -12,4 +12,4 @@ md5sum = cbaa8e36097f36caf1a377fa71341a09
[test_beremiz.py]
filename = test_beremiz.py
md5sum =4e3263e01dc00e867ed70144219a3551
md5sum = 8256c79e6c8159834306cfc0c8eb25c4
......@@ -156,4 +156,4 @@ class BeremizTest(EndToEndTestCase):
finally:
client.disconnect()
# no failures
self.asserEqual(test_failures, 0)
self.assertEqual(test_failures, 0)
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