Skip to content
Snippets Groups Projects
Commit d8bb8693 authored by Severin Landwein's avatar Severin Landwein
Browse files

.

parent 1d48ee4e
No related branches found
No related tags found
No related merge requests found
Pipeline #159690 passed
...@@ -15,5 +15,6 @@ void loop() { ...@@ -15,5 +15,6 @@ void loop() {
test (check_wrong_pins) { test (check_wrong_pins) {
assertEqual(0, 0); assertEqual(0, 0);
assertEqual(1, 1); assertEqual(1, 1);
assertEqual(2, 1);
} }
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment