aboutsummaryrefslogtreecommitdiff
path: root/tests/unit_tests/CMakeLists.txt
diff options
context:
space:
mode:
authortobtoht <tob@featherwallet.org>2023-05-12 12:39:00 +0200
committertobtoht <tob@featherwallet.org>2023-07-03 13:34:39 +0200
commitd9c7cd5a89cd1baa270a097bae1a2eff7bd4b2e9 (patch)
tree03e01adfe900547742797582d963a30f9624dc44 /tests/unit_tests/CMakeLists.txt
parentMerge pull request #8884 (diff)
downloadmonero-d9c7cd5a89cd1baa270a097bae1a2eff7bd4b2e9.tar.xz
common: do not use DNS to determine if address is local
Co-authored-by: j-berman <justinberman@protonmail.com>
Diffstat (limited to '')
-rw-r--r--tests/unit_tests/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/unit_tests/CMakeLists.txt b/tests/unit_tests/CMakeLists.txt
index cbed5e6de..57bd568fc 100644
--- a/tests/unit_tests/CMakeLists.txt
+++ b/tests/unit_tests/CMakeLists.txt
@@ -91,6 +91,7 @@ set(unit_tests_sources
unbound.cpp
uri.cpp
variant.cpp
+ util.cpp
varint.cpp
ver_rct_non_semantics_simple_cached.cpp
ringct.cpp