From 516022b0cd1a43973a467bb5b7e6813b9444d608 Mon Sep 17 00:00:00 2001 From: Alon Bar-Lev Date: Fri, 23 Sep 2016 22:46:39 +0300 Subject: [PATCH] build: tests: remove non working Signed-off-by: Alon Bar-Lev --- lang/qt/tests/Makefile.am | 2 +- tests/gpg/Makefile.am | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/lang/qt/tests/Makefile.am b/lang/qt/tests/Makefile.am index a41dc8c..e05c8a3 100644 --- a/lang/qt/tests/Makefile.am +++ b/lang/qt/tests/Makefile.am @@ -25,7 +25,7 @@ TESTS_ENVIRONMENT = GNUPGHOME=$(abs_builddir) EXTRA_DIST = initial.test TESTS = initial.test t-keylist t-keylocate t-ownertrust t-tofuinfo \ - t-encrypt t-wkspublish + t-wkspublish moc_files = t-keylist.moc t-keylocate.moc t-ownertrust.moc t-tofuinfo.moc \ t-encrypt.moc t-support.hmoc t-wkspublish.moc diff --git a/tests/gpg/Makefile.am b/tests/gpg/Makefile.am index 9877843..90a1dfd 100644 --- a/tests/gpg/Makefile.am +++ b/tests/gpg/Makefile.am @@ -36,7 +36,7 @@ endif c_tests = \ t-encrypt t-encrypt-sym t-encrypt-sign t-sign t-signers \ - t-decrypt t-verify t-decrypt-verify t-sig-notation t-export \ + t-decrypt t-verify t-decrypt-verify t-export \ t-import t-trustlist t-edit t-keylist t-keylist-sig t-wait \ t-encrypt-large t-file-name t-gpgconf t-encrypt-mixed $(tests_unix) -- 2.7.3