Skip to content

Commit

Permalink
simplified tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Simon Monk authored and Simon Monk committed Jul 14, 2015
1 parent ffe0d26 commit 64fd786
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion python/examples/test_all.py
Expand Up @@ -34,7 +34,7 @@ def test_oc():

rr.set_oc1(1)
rr.set_oc2(0)
confirm("OC1 ON")
confirm("OC1 ON?")

rr.set_oc1(0)
rr.set_oc2(1)
Expand Down

0 comments on commit 64fd786

Please sign in to comment.