From 419784cc4680220f92094f97345f0c417e23b0df Mon Sep 17 00:00:00 2001 From: Stephanos Ioannidis Date: Mon, 11 Mar 2024 00:37:07 +0900 Subject: [PATCH] [TEST] dummy change --- tests/bsim/compile.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/tests/bsim/compile.sh b/tests/bsim/compile.sh index 2b0e0a76a27..13d53dd9182 100755 --- a/tests/bsim/compile.sh +++ b/tests/bsim/compile.sh @@ -24,3 +24,5 @@ run_in_background ${ZEPHYR_BASE}/tests/bsim/bluetooth/compile.sh run_in_background ${ZEPHYR_BASE}/tests/bsim/net/compile.sh wait_for_background_jobs + +# dummy change