mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-24 22:13:52 +01:00
Merge pull request #14746 from aabadie/pr/examples/lorawan_test_typo
examples/lorawan: fix typo in automatic test script
This commit is contained in:
commit
15b1816e4a
@ -21,7 +21,7 @@ def testfunc(child):
|
||||
child.expect_exact("Sending: This is RIOT!")
|
||||
time.sleep(20)
|
||||
|
||||
print("TESST PASSED")
|
||||
print("TEST PASSED")
|
||||
|
||||
|
||||
if __name__ == "__main__":
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user