aboutsummaryrefslogtreecommitdiff
path: root/tests/CMakeLists.txt
diff options
context:
space:
mode:
authortobtoht <tob@featherwallet.org>2023-05-12 21:20:16 +0200
committertobtoht <tob@featherwallet.org>2023-05-12 21:24:55 +0200
commitf7deb7d7aee3d4687a3dd647918ae636187e3b36 (patch)
tree3495b41ccee644893f4491be17b02854efd35d9a /tests/CMakeLists.txt
parentMerge pull request #8760 (diff)
downloadmonero-f7deb7d7aee3d4687a3dd647918ae636187e3b36.tar.xz
tests: remove daemon_tests
Diffstat (limited to '')
-rw-r--r--tests/CMakeLists.txt2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/CMakeLists.txt b/tests/CMakeLists.txt
index f14f7ff5a..39e7ed8a9 100644
--- a/tests/CMakeLists.txt
+++ b/tests/CMakeLists.txt
@@ -105,8 +105,6 @@ if (TREZOR_DEBUG)
add_subdirectory(trezor)
endif()
-# add_subdirectory(daemon_tests)
-
set(hash_targets_sources
hash-target.cpp)