summaryrefslogtreecommitdiff
path: root/zephyr/test/drivers/host_cmd/src/host_command_test_protocol.c
diff options
context:
space:
mode:
Diffstat (limited to 'zephyr/test/drivers/host_cmd/src/host_command_test_protocol.c')
-rw-r--r--zephyr/test/drivers/host_cmd/src/host_command_test_protocol.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/zephyr/test/drivers/host_cmd/src/host_command_test_protocol.c b/zephyr/test/drivers/host_cmd/src/host_command_test_protocol.c
index f4bf956e9b..9d29aeb7de 100644
--- a/zephyr/test/drivers/host_cmd/src/host_command_test_protocol.c
+++ b/zephyr/test/drivers/host_cmd/src/host_command_test_protocol.c
@@ -3,11 +3,11 @@
* found in the LICENSE file.
*/
+#include <zephyr/ztest.h>
+
#include "host_command.h"
#include "test/drivers/test_state.h"
-#include <zephyr/ztest.h>
-
ZTEST_USER(hc_test_protocol, test_echo_max_buffer_size)
{
struct ec_params_test_protocol params = {