Skip to content

Commit

Permalink
remove the examples.equipment modules from iterate_through_examples.py
Browse files Browse the repository at this point in the history
  • Loading branch information
jborbely committed Oct 5, 2019
1 parent fcacc30 commit 606b822
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions tests/iterate_through_examples.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,7 @@
examples = [
example.loop_until_abort_sleep.main,
example.notes_history.show,
example.equipment.configuration_viewer.show,
example.button.show,
example.equipment.message_based.show,
example.logger.show,
example.toggle_switch.show,
example.loop_until_abort.main,
Expand Down

0 comments on commit 606b822

Please sign in to comment.