summaryrefslogtreecommitdiff
path: root/zephyr/test/system_common/src/system_is_locked.c
diff options
context:
space:
mode:
Diffstat (limited to 'zephyr/test/system_common/src/system_is_locked.c')
-rw-r--r--zephyr/test/system_common/src/system_is_locked.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/zephyr/test/system_common/src/system_is_locked.c b/zephyr/test/system_common/src/system_is_locked.c
index d880e4e117..2ea9f3038b 100644
--- a/zephyr/test/system_common/src/system_is_locked.c
+++ b/zephyr/test/system_common/src/system_is_locked.c
@@ -3,12 +3,12 @@
* found in the LICENSE file.
*/
-#include "system.h"
-
#include <zephyr/shell/shell_dummy.h>
#include <zephyr/ztest_assert.h>
#include <zephyr/ztest_test_new.h>
+#include "system.h"
+
ZTEST_USER(system_is_locked, test_syslock_console_cmd)
{
/*