diff options
Diffstat (limited to 'beecrypt/tests/testdldp.c')
-rw-r--r-- | beecrypt/tests/testdldp.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/beecrypt/tests/testdldp.c b/beecrypt/tests/testdldp.c index a6e8c27c2..8afb23f7d 100644 --- a/beecrypt/tests/testdldp.c +++ b/beecrypt/tests/testdldp.c @@ -53,8 +53,6 @@ int main() printf("failed test vector 1\n"); failures++; } - else - printf("ok\n"); mpnfree(&gq); |