summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDmitry Eremin-Solenikov <dbaryshkov@gmail.com>2016-10-27 18:42:38 +0300
committerDmitry Eremin-Solenikov <dbaryshkov@gmail.com>2016-10-27 19:22:01 +0300
commit3949ed11886788acd125938b23e302ca50f88b01 (patch)
tree5edf1ba1747a63de22f21dacf86617a2572acc4a
parent7b2680eef635d7f8a16df6ddb863fa4a8e7325d8 (diff)
downloadgnutls-3949ed11886788acd125938b23e302ca50f88b01.tar.gz
tests: do not enable testpkcs11.sh twice
Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
-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 afcb0312e4..2b4f76a9d4 100644
--- a/tests/suite/Makefile.am
+++ b/tests/suite/Makefile.am
@@ -89,7 +89,7 @@ nodist_libecore_la_SOURCES = ecore/src/lib/ecore_anim.c \
EXTRA_DIST += testcompat-main-polarssl testcompat-main-openssl testcompat-common \
testpkcs11.pkcs15 testpkcs11.softhsm testpkcs11.sc-hsm
nodist_check_SCRIPTS = testsrn.sh chain.sh invalid-cert.sh \
- testpkcs11.sh testrng.sh testcompat-polarssl.sh testcompat-openssl.sh \
+ testrng.sh testcompat-polarssl.sh testcompat-openssl.sh \
testrandom.sh pkcs7-cat
if ENABLE_PKCS11