aboutsummaryrefslogtreecommitdiff
path: root/tests/test_spi.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/test_spi.c')
-rw-r--r--tests/test_spi.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/tests/test_spi.c b/tests/test_spi.c
index cc25d6e..866f6e8 100644
--- a/tests/test_spi.c
+++ b/tests/test_spi.c
@@ -1,6 +1,5 @@
-#include "test_harness.h"
-
#include "arch/stm32l4xxx/peripherals/spi.h"
+#include "test_harness.h"
TEST(spi, smoke)
{