diff options
Diffstat (limited to 'crypt/badsalttest.c')
-rw-r--r-- | crypt/badsalttest.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/crypt/badsalttest.c b/crypt/badsalttest.c index 3e57cdd..8c0ad47 100644 --- a/crypt/badsalttest.c +++ b/crypt/badsalttest.c @@ -84,6 +84,5 @@ do_test (void) return result; } -#define TIMEOUT 5 #define TEST_FUNCTION do_test () #include "../test-skeleton.c" |