diff --git a/tests/pkg_micro-ecc/main.c b/tests/pkg_micro-ecc/main.c
index fe433a13f09de83c41f81693fce1c3f9e17bc85c..808586b2b60f247fe4d4d5d2fa8ed5c28f532f0c 100644
--- a/tests/pkg_micro-ecc/main.c
+++ b/tests/pkg_micro-ecc/main.c
@@ -39,7 +39,7 @@
 #include "uECC.h"
 #include "periph/random.h"
 
-#define TESTROUNDS	16
+#define TESTROUNDS  16
 
 int main(void)
 {