aboutsummaryrefslogtreecommitdiff
path: root/crypt/sha256c-test.c
diff options
context:
space:
mode:
Diffstat (limited to 'crypt/sha256c-test.c')
-rw-r--r--crypt/sha256c-test.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/crypt/sha256c-test.c b/crypt/sha256c-test.c
index 357f0d8..58aec07 100644
--- a/crypt/sha256c-test.c
+++ b/crypt/sha256c-test.c
@@ -57,6 +57,5 @@ do_test (void)
return result;
}
-#define TIMEOUT 6
#define TEST_FUNCTION do_test ()
#include "../test-skeleton.c"