mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-16 10:03:50 +01:00
tests/embunit: fix NDEBUG compile problem
This commit is contained in:
parent
83f1537562
commit
94aa7014cf
@ -20,7 +20,6 @@
|
|||||||
#include <stdlib.h>
|
#include <stdlib.h>
|
||||||
#include <string.h>
|
#include <string.h>
|
||||||
|
|
||||||
#include "assert.h"
|
|
||||||
#include "embUnit.h"
|
#include "embUnit.h"
|
||||||
|
|
||||||
#define TEST_STRING_7 ("7")
|
#define TEST_STRING_7 ("7")
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user