1
0
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:
Kaspar Schleiser 2010-11-01 13:28:14 +01:00
parent a55f8fe450
commit 53a86e4d45

View File

@ -2,7 +2,7 @@
set timeout 5
spawn board/msba2/tools/bin/pseudoterm $env(PORT)
spawn pseudoterm $env(PORT)
expect {
"Hello World!" {}