aboutsummaryrefslogtreecommitdiffstats
path: root/librecrypt_hash.c
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--librecrypt_hash.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/librecrypt_hash.c b/librecrypt_hash.c
index 267aa31..0d24954 100644
--- a/librecrypt_hash.c
+++ b/librecrypt_hash.c
@@ -17,7 +17,9 @@ int
main(void)
{
SET_UP_ALARM();
+ INIT_RESOURCE_TEST();
+ STOP_RESOURCE_TEST();
return 0;
}