diff options
Diffstat (limited to 'tests')
| -rw-r--r-- | tests/inproc.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/inproc.c b/tests/inproc.c index 3ab52639..6691802a 100644 --- a/tests/inproc.c +++ b/tests/inproc.c @@ -16,5 +16,5 @@ TestMain("Inproc Transport", { trantest_test_all("inproc://TEST_%u"); - nni_fini(); + nng_fini(); }) |
