From 32ee5dd707e1cdef62b685cee9bed3095f57e7a3 Mon Sep 17 00:00:00 2001 From: Matthias Ringwald Date: Tue, 22 Oct 2019 16:42:03 +0200 Subject: [PATCH] test: run map_test by build server --- test/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/Makefile b/test/Makefile index 7d2eb08f5..684886c71 100644 --- a/test/Makefile +++ b/test/Makefile @@ -17,6 +17,7 @@ SUBDIRS = \ hfp \ hid_parser \ linked_list \ + map_test \ mesh \ obex \ ring_buffer \ @@ -29,7 +30,6 @@ SUBDIRS = \ # maths \ # test fails -# map_test \ # not unit-tests # avrcp \