From b6a34a80978ca4d026c4fb19b00fb325f482973d Mon Sep 17 00:00:00 2001 From: Anas Nashif Date: Tue, 16 Sep 2025 13:35:00 -0400 Subject: [PATCH] test Signed-off-by: Anas Nashif --- scripts/twister | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/twister b/scripts/twister index b19cde98b4f..f0f46774829 100755 --- a/scripts/twister +++ b/scripts/twister @@ -2,6 +2,7 @@ # vim: set syntax=python ts=4 : # Copyright (c) 2020 Intel Corporation # SPDX-License-Identifier: Apache-2.0 + """Zephyr Test Runner (twister) Also check the "User and Developer Guides" at https://docs.zephyrproject.org/