summaryrefslogtreecommitdiff
path: root/tests/openpgpself.c
diff options
context:
space:
mode:
authorSimon Josefsson <simon@josefsson.org>2008-06-05 15:18:40 +0200
committerSimon Josefsson <simon@josefsson.org>2008-06-05 15:18:40 +0200
commit624a97e4459e22cb4c5b4930af78596617c299f6 (patch)
tree12b3ccd8454ac9327e191d87226d94e2a39eafdb /tests/openpgpself.c
parent67c4549b8cb89cb9a4ef95b98b1e2f78746c9fd0 (diff)
downloadgnutls-624a97e4459e22cb4c5b4930af78596617c299f6.tar.gz
The test now works.
Diffstat (limited to 'tests/openpgpself.c')
-rw-r--r--tests/openpgpself.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/tests/openpgpself.c b/tests/openpgpself.c
index 0db5ca8e23..6d502b6664 100644
--- a/tests/openpgpself.c
+++ b/tests/openpgpself.c
@@ -532,7 +532,4 @@ doit (void)
}
else
client ();
-
- /* Until Nikos fix the self test... */
- exit(0);
}