Skip to content

Commit

Permalink
fixup! fixup! ts/xtimer_usleep_short: fix test script line endings
Browse files Browse the repository at this point in the history
  • Loading branch information
kaspar030 committed Aug 15, 2019
1 parent 98a7a94 commit b5a4841
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/xtimer_usleep_short/tests/01-run.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@


def testfunc(child):
child.expect(u"This test will call xtimer_usleep for values from \\d+ down to \\d+$")
child.expect(u"This test will call xtimer_usleep for values from \\d+ down to \\d+")

i = 500

Expand Down

0 comments on commit b5a4841

Please sign in to comment.