diff options
Diffstat (limited to 'librecrypt_hash.c')
| -rw-r--r-- | librecrypt_hash.c | 2 |
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; } |
