From 9bf82ecd161d1784ffcb2b966e274dc2d1102409 Mon Sep 17 00:00:00 2001
From: Alexandre Abadie <alexandre.abadie@inria.fr>
Date: Mon, 28 Jan 2019 10:26:36 +0100
Subject: [PATCH] tests/pkg_cmsis-dsp: remove useless test target

---
 tests/pkg_cmsis-dsp/Makefile | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/tests/pkg_cmsis-dsp/Makefile b/tests/pkg_cmsis-dsp/Makefile
index 51ca6aea4e..be305bc0ca 100644
--- a/tests/pkg_cmsis-dsp/Makefile
+++ b/tests/pkg_cmsis-dsp/Makefile
@@ -36,6 +36,3 @@ BOARD_WHITELIST := \
   #
 
 include $(RIOTBASE)/Makefile.include
-
-test:
-	$(CURDIR)/tests/01-run.py
-- 
GitLab