diff options
Diffstat (limited to '')
-rw-r--r-- | t/sha1.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -46,5 +46,5 @@ static struct testcase testcases[] = { int main(void) { - TEST_MAIN("SHA1", SHA1); + TEST_MAIN("SHA1", SHA1, 1); } |
index : libhashsum | ||
[Stable] Library for calculating the cryptographic hashes | Mattias Andrée <m@maandree.se> |
aboutsummaryrefslogtreecommitdiffstats |