diff options
Diffstat (limited to 'tests/sha1.c')
| -rw-r--r-- | tests/sha1.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/sha1.c b/tests/sha1.c index 9f1901e0..1aa137d7 100644 --- a/tests/sha1.c +++ b/tests/sha1.c @@ -60,4 +60,4 @@ TestMain("SHA1 Verification", { So(strcmp(strout, resultarray[i]) == 0); } }); -}); +}) |
