summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2011-03-28 21:33:10 +0200
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2011-03-28 21:33:10 +0200
commitb9eb2f31c0a13491e63670696f5d6b6fdb002754 (patch)
tree66ba1e9a45bcce74420474398de90f7127fa3cd5 /tests
parent06dcfb21d92f13fa62f7bb6412737aaed44bd6c2 (diff)
downloadgnutls-b9eb2f31c0a13491e63670696f5d6b6fdb002754.tar.gz
enabled testcerts.
Diffstat (limited to 'tests')
-rw-r--r--tests/openpgp-certs/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/openpgp-certs/Makefile.am b/tests/openpgp-certs/Makefile.am
index c252a5a051..4602dd9a20 100644
--- a/tests/openpgp-certs/Makefile.am
+++ b/tests/openpgp-certs/Makefile.am
@@ -29,7 +29,7 @@ dist_check_SCRIPTS = testselfsigs testcerts
if ENABLE_OPENPGP
# The selftest is disabled until we can make it work under Wine and
# under Debian buildds (problem with 127.0.0.2?).
-TESTS = testselfsigs #testcerts
+TESTS = testselfsigs testcerts
endif
TESTS_ENVIRONMENT = EXEEXT=$(EXEEXT)