diff options
Diffstat (limited to 'src/lib/tests')
-rw-r--r-- | src/lib/tests/hash_test.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/tests/hash_test.c b/src/lib/tests/hash_test.c index b1605444..1e618e48 100644 --- a/src/lib/tests/hash_test.c +++ b/src/lib/tests/hash_test.c @@ -179,4 +179,4 @@ int hash_test(int argc, ret |= test_sha3(); return ret; -}
\ No newline at end of file +} |