datovka/datovka-4.19.0-s390x-disable-failing-test.patch
2023-12-18 17:57:09 +08:00

14 lines
387 B
Diff

diff --git a/tests/tests.pro b/tests/tests.pro
index 428bb10..a805fa8 100644
--- a/tests/tests.pro
+++ b/tests/tests.pro
@@ -81,7 +81,7 @@ HEADERS = \
$${top_srcdir}tests/helper_qt.h
include(test_crypto_message.pri)
-include(test_crypto_pin_pwd.pri)
+#include(test_crypto_pin_pwd.pri)
include(test_crypto_pin_token.pri)
include(test_db_container.pri)
include(test_db_single.pri)