diff --git a/08-interop/test_spec08.py b/08-interop/test_spec08.py index b94e314..9e7f8b3 100755 --- a/08-interop/test_spec08.py +++ b/08-interop/test_spec08.py @@ -66,7 +66,7 @@ def test_task03(riot_ctrl): riot_ctrl(0, GNRC_APP, Shell), riot_ctrl( 1, - 'examples/hello-world', + 'examples/basic/hello-world', riotctrl.shell.ShellInteraction, extras={"BINFILE": contiki_bin_file}, ),