tests/embunit: fix NDEBUG compile problem

This commit is contained in:
Gunar Schorcht 2020-02-25 09:28:58 +01:00
parent 83f1537562
commit 94aa7014cf

View File

@ -20,7 +20,6 @@
#include <stdlib.h>
#include <string.h>
#include "assert.h"
#include "embUnit.h"
#define TEST_STRING_7 ("7")