From 7f1521b7d1ae74fc7316864030171a08334dc789 Mon Sep 17 00:00:00 2001 From: Albin Hedman Date: Mon, 20 Oct 2025 00:19:05 +0200 Subject: [PATCH] Fix example --- ci/expected/lm3s6965/spawn_local.run | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 ci/expected/lm3s6965/spawn_local.run diff --git a/ci/expected/lm3s6965/spawn_local.run b/ci/expected/lm3s6965/spawn_local.run new file mode 100644 index 00000000000..a909e77451b --- /dev/null +++ b/ci/expected/lm3s6965/spawn_local.run @@ -0,0 +1,2 @@ +Hello from task1! +Hello from task2!