1
0
forked from ports/contrib

keepassxc: removed old patch file

This commit is contained in:
Tim Biermann 2023-04-14 15:05:50 +02:00
parent 1c37b8365d
commit 220ddd4f57
Signed by untrusted user: tb
GPG Key ID: 42F8B4E30B673606

@ -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)