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/