diff options
Diffstat (limited to 'tests/inproc.c')
| -rw-r--r-- | tests/inproc.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/tests/inproc.c b/tests/inproc.c index 3a3a2b60..11a6f118 100644 --- a/tests/inproc.c +++ b/tests/inproc.c @@ -1,5 +1,5 @@ // -// Copyright 2017 Garrett D'Amore <garrett@damore.org> +// Copyright 2021 Staysail Systems, Inc. <info@staysail.tech> // Copyright 2017 Capitar IT Group BV <info@capitar.com> // // This software is supplied under the terms of the MIT License, a @@ -17,5 +17,4 @@ TestMain("Inproc Transport", { trantest_test_all("inproc://TEST_%u"); - nng_fini(); }) |
