summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorRichard Braun <rbraun@sceen.net>2018-05-07 21:07:13 +0200
committerRichard Braun <rbraun@sceen.net>2018-05-07 21:07:13 +0200
commit6b2d5f8a29d414cfb5790e09dad9e0afd5a495db (patch)
tree59e42f87b03d57e598f628d940fdeaed500aff52 /test
parente4288bb457b8a480653df93d9d4039c2214cc15b (diff)
test/test_bulletin: remove assert.h inclusion
Diffstat (limited to 'test')
-rw-r--r--test/test_bulletin.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/test_bulletin.c b/test/test_bulletin.c
index 4a2fdb53..ccbcc8f1 100644
--- a/test/test_bulletin.c
+++ b/test/test_bulletin.c
@@ -21,7 +21,6 @@
* callback function.
*/
-#include <assert.h>
#include <stdbool.h>
#include <stddef.h>
#include <stdio.h>