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