summaryrefslogtreecommitdiff
path: root/app-admin/keepassxc/files/keepassxc-2.7.3-tests.patch
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-05-22 20:57:19 +0100
committerV3n3RiX <venerix@koprulu.sector>2023-05-22 20:57:19 +0100
commit351b26cfd42c558fa0f8eef51960c87bb0674026 (patch)
tree19be050f75237a56215cb686bc0880a10c92aa0e /app-admin/keepassxc/files/keepassxc-2.7.3-tests.patch
parent8c467dbe810a74c33c44f975c2dd5fd3a8f9bda1 (diff)
gentoo auto-resync : 22:05:2023 - 20:57:18
Diffstat (limited to 'app-admin/keepassxc/files/keepassxc-2.7.3-tests.patch')
-rw-r--r--app-admin/keepassxc/files/keepassxc-2.7.3-tests.patch14
1 files changed, 0 insertions, 14 deletions
diff --git a/app-admin/keepassxc/files/keepassxc-2.7.3-tests.patch b/app-admin/keepassxc/files/keepassxc-2.7.3-tests.patch
deleted file mode 100644
index 52ca2b7eb610..000000000000
--- a/app-admin/keepassxc/files/keepassxc-2.7.3-tests.patch
+++ /dev/null
@@ -1,14 +0,0 @@
-diff --git a/tests/CMakeLists.txt b/tests/CMakeLists.txt
-index 776c40d9..477bf179 100644
---- a/tests/CMakeLists.txt
-+++ b/tests/CMakeLists.txt
-@@ -233,9 +233,6 @@ if(WITH_XC_BROWSER)
- LIBS ${TEST_LIBRARIES})
- endif()
-
--add_unit_test(NAME testcli SOURCES TestCli.cpp
-- LIBS testsupport cli ${TEST_LIBRARIES})
--
- if(WITH_GUI_TESTS)
- add_subdirectory(gui)
- endif(WITH_GUI_TESTS)