aboutsummaryrefslogtreecommitdiff
path: root/src/supplemental/util/CMakeLists.txt
diff options
context:
space:
mode:
authorGarrett D'Amore <garrett@damore.org>2024-11-23 19:01:23 -0800
committerGarrett D'Amore <garrett@damore.org>2024-11-23 19:01:23 -0800
commitaa7f8ec46f8b6e910372fbbd0696bf2c369d4fcd (patch)
treef6f5eea774da4e33899341e25ab48de69694de30 /src/supplemental/util/CMakeLists.txt
parent66e094e567c9ba56a7ddd5f678ca00756b6fda56 (diff)
downloadnng-aa7f8ec46f8b6e910372fbbd0696bf2c369d4fcd.tar.gz
nng-aa7f8ec46f8b6e910372fbbd0696bf2c369d4fcd.tar.bz2
nng-aa7f8ec46f8b6e910372fbbd0696bf2c369d4fcd.zip
Converted options supplemental test to NUTS
Diffstat (limited to 'src/supplemental/util/CMakeLists.txt')
-rw-r--r--src/supplemental/util/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/supplemental/util/CMakeLists.txt b/src/supplemental/util/CMakeLists.txt
index 6a820b21..edae518e 100644
--- a/src/supplemental/util/CMakeLists.txt
+++ b/src/supplemental/util/CMakeLists.txt
@@ -13,3 +13,4 @@ nng_headers(
nng/supplemental/util/options.h
nng/supplemental/util/platform.h)
nng_test(idhash_test)
+nng_test(options_test)