tests: Fix sanity_check
Use right order for tests. Signed-off-by: Andrei Emeltchenko <andrei.emeltchenko@intel.com>
This commit is contained in:
parent
24b5775fd1
commit
777347daf1
|
@ -25,8 +25,8 @@
|
|||
#include <led_strip.h>
|
||||
#include <spi.h>
|
||||
#include <uart.h>
|
||||
#include <usb/class/usb_hid.h>
|
||||
#include <usb/usb_device.h>
|
||||
#include <usb/class/usb_hid.h>
|
||||
#include <watchdog.h>
|
||||
|
||||
#include <ztest.h>
|
||||
|
|
Loading…
Reference in a new issue