Commit 3f569a0b authored by Ivan Tyagov's avatar Ivan Tyagov

Typo.

parent dc87b77e
......@@ -58,7 +58,7 @@ def main():
# for the wait timeout runtime should have increased the value
if (i2c0_relay0_after <= i2c0_relay0_before):
# counter should have been increased, mark failure
test_falures += 1
test_failures += 1
finally:
client.disconnect()
......
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