aboutsummaryrefslogtreecommitdiff
path: root/src/core/message_test.c
diff options
context:
space:
mode:
authorGarrett D'Amore <garrett@damore.org>2021-07-07 22:37:58 -0700
committerGarrett D'Amore <garrett@damore.org>2021-07-07 22:37:58 -0700
commit58337cfc78c86fe36a7f6f17c29ad9d24504a52a (patch)
treef201b7132f5033139221983ae41fbbb5963eeb4d /src/core/message_test.c
parentae4def5faad10a89da77abe694e48df50f54cec4 (diff)
downloadnng-58337cfc78c86fe36a7f6f17c29ad9d24504a52a.tar.gz
nng-58337cfc78c86fe36a7f6f17c29ad9d24504a52a.tar.bz2
nng-58337cfc78c86fe36a7f6f17c29ad9d24504a52a.zip
Test fixes.
Diffstat (limited to 'src/core/message_test.c')
-rw-r--r--src/core/message_test.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/core/message_test.c b/src/core/message_test.c
index cbd217af..0f920499 100644
--- a/src/core/message_test.c
+++ b/src/core/message_test.c
@@ -14,8 +14,6 @@
#include "nuts.h"
-static uint8_t dat123[] = { 0, 0, 0, 1, 0, 0, 0, 2, 0, 0, 0, 3 };
-
void
test_msg_option(void)
{