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