summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@redhat.com>2016-06-24 10:55:37 +0200
committerNikos Mavrogiannopoulos <nmav@redhat.com>2016-06-24 10:55:37 +0200
commite91efbc50ba36be45919cdd6bc38a54367e65447 (patch)
tree084a50f4e5c0d68ccfda82b04a702dc958fd8419
parent06de20b0f11bb91800996609019a1b8b6d84665b (diff)
downloadgnutls-e91efbc50ba36be45919cdd6bc38a54367e65447.tar.gz
tests: removed remainders of pkcs11 tests from suite/
-rw-r--r--tests/suite/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/suite/Makefile.am b/tests/suite/Makefile.am
index f4093a8570..ea5d2d2cbc 100644
--- a/tests/suite/Makefile.am
+++ b/tests/suite/Makefile.am
@@ -90,7 +90,7 @@ nodist_check_SCRIPTS = testsrn.sh chain.sh invalid-cert.sh \
testrandom.sh
if ENABLE_PKCS11
-nodist_check_SCRIPTS += testpkcs11.sh pkcs11-chainverify pkcs11-get-issuer crl-test
+nodist_check_SCRIPTS += testpkcs11.sh crl-test
endif
TESTS_ENVIRONMENT = EXEEXT=$(EXEEXT) \