diff options
Diffstat (limited to 'tests/pki.scm')
-rw-r--r-- | tests/pki.scm | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/tests/pki.scm b/tests/pki.scm index 51f2119466..876ad98d73 100644 --- a/tests/pki.scm +++ b/tests/pki.scm @@ -119,6 +119,3 @@ (corrupt-signature 'c)))) (test-end) - - -(exit (= (test-runner-fail-count (test-runner-current)) 0)) |