aboutsummaryrefslogtreecommitdiff
path: root/tests/unit_tests/CMakeLists.txt
diff options
context:
space:
mode:
authorRiccardo Spagni <ric@spagni.net>2018-11-26 20:29:53 +0200
committerRiccardo Spagni <ric@spagni.net>2018-11-26 20:29:53 +0200
commit6e100964ea789131a1a9d19df8de8f0bdbe6f8fb (patch)
tree09d531c7cf52f07713eb3fa0ebcf5683a785720e /tests/unit_tests/CMakeLists.txt
parentMerge pull request #4831 (diff)
parentunit_tests: add logging unit test (diff)
downloadmonero-6e100964ea789131a1a9d19df8de8f0bdbe6f8fb.tar.xz
Merge pull request #4832
9da6c52b unit_tests: add logging unit test (moneromooo-monero)
Diffstat (limited to 'tests/unit_tests/CMakeLists.txt')
-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 a46f11b5f..f7012746d 100644
--- a/tests/unit_tests/CMakeLists.txt
+++ b/tests/unit_tests/CMakeLists.txt
@@ -54,6 +54,7 @@ set(unit_tests_sources
hashchain.cpp
http.cpp
keccak.cpp
+ logging.cpp
main.cpp
memwipe.cpp
mlocker.cpp