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-05-25 18:06:34 +0200
commit8dc4abdafec7985319ba2fd2294ca8f0916d9cea (patch)
tree566abe8f4fa2044b6f50f6be8a00265a2aadb8d1 /tests/unit_tests/CMakeLists.txt
parentMerge pull request #8846 (diff)
downloadmonero-8dc4abdafec7985319ba2fd2294ca8f0916d9cea.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 2efa931bc..147b38dd4 100644
--- a/tests/unit_tests/CMakeLists.txt
+++ b/tests/unit_tests/CMakeLists.txt
@@ -90,6 +90,7 @@ set(unit_tests_sources
hardfork.cpp
unbound.cpp
uri.cpp
+ util.cpp
varint.cpp
ver_rct_non_semantics_simple_cached.cpp
ringct.cpp