mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
* fix skel project test path
This commit is contained in:
parent
a55f8fe450
commit
53a86e4d45
@ -2,7 +2,7 @@
|
||||
|
||||
set timeout 5
|
||||
|
||||
spawn board/msba2/tools/bin/pseudoterm $env(PORT)
|
||||
spawn pseudoterm $env(PORT)
|
||||
|
||||
expect {
|
||||
"Hello World!" {}
|
||||
|
Loading…
Reference in New Issue
Block a user