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 Jul 4, 2019
1 parent e9f0169 commit 67ac0a9
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 67ac0a9

Please sign in to comment.