diff options
Diffstat (limited to 'src/sp/CMakeLists.txt')
| -rw-r--r-- | src/sp/CMakeLists.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/sp/CMakeLists.txt b/src/sp/CMakeLists.txt index 16123d82..128aac15 100644 --- a/src/sp/CMakeLists.txt +++ b/src/sp/CMakeLists.txt @@ -1,5 +1,5 @@ # -# Copyright 2021 Staysail Systems, Inc. <info@staystail.tech> +# Copyright 2024 Staysail Systems, Inc. <info@staystail.tech> # # This software is supplied under the terms of the MIT License, a # copy of which should be located in the distribution where this @@ -19,3 +19,4 @@ nng_sources( ) nng_test(pipe_test) +nng_test(multistress_test) |
