From eb79ba04009f1ab7d3a8c7bd683eaab1916e1d90 Mon Sep 17 00:00:00 2001
From: Alexandre Abadie <alexandre.abadie@inria.fr>
Date: Sun, 27 Jan 2019 19:39:26 +0100
Subject: [PATCH] tests/pkg_lora-serialization: remove useless test target

---
 tests/pkg_lora-serialization/Makefile | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/tests/pkg_lora-serialization/Makefile b/tests/pkg_lora-serialization/Makefile
index 022a589273..c6434a8bcc 100644
--- a/tests/pkg_lora-serialization/Makefile
+++ b/tests/pkg_lora-serialization/Makefile
@@ -4,6 +4,3 @@ USEPKG += lora-serialization
 
 TEST_ON_CI_WHITELIST += all
 include $(RIOTBASE)/Makefile.include
-
-test:
-	tests/01-run.py
-- 
GitLab