aboutsummaryrefslogtreecommitdiff
path: root/tests/ipc.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/ipc.c')
-rw-r--r--tests/ipc.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/ipc.c b/tests/ipc.c
index 7e9221f3..69fe36d0 100644
--- a/tests/ipc.c
+++ b/tests/ipc.c
@@ -14,7 +14,5 @@
// Inproc tests.
TestMain("IPC Transport", {
- nni_init();
trantest_test_all("ipc:///tmp/nng_ipc_test");
- nni_fini();
})