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)