diff options
Diffstat (limited to 'tests/tcp6.c')
| -rw-r--r-- | tests/tcp6.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/tcp6.c b/tests/tcp6.c index 79e6fa47..f6fd5a7c 100644 --- a/tests/tcp6.c +++ b/tests/tcp6.c @@ -70,8 +70,6 @@ check_props_v6(nng_msg *msg) } TestMain("TCP (IPv6) Transport", { - nni_init(); - if (has_v6()) { trantest_test_extended("tcp://[::1]:", check_props_v6); } else { |
