diff --git a/tests/kernel/arm_runtime_nmi/src/main.c b/tests/kernel/arm_runtime_nmi/src/main.c index e70b5d842e1..eff048e4106 100644 --- a/tests/kernel/arm_runtime_nmi/src/main.c +++ b/tests/kernel/arm_runtime_nmi/src/main.c @@ -4,9 +4,9 @@ * SPDX-License-Identifier: Apache-2.0 */ - /** - * @brief Test to verify the behavior of CONFIG_RUNTIME_NMI at runtime. - */ +/** + * @brief Test to verify the behavior of CONFIG_RUNTIME_NMI at runtime. + */ #include #include