diff options
Diffstat (limited to '')
| -rw-r--r-- | librecrypt_hash_binary.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/librecrypt_hash_binary.c b/librecrypt_hash_binary.c index c119c78..089e8be 100644 --- a/librecrypt_hash_binary.c +++ b/librecrypt_hash_binary.c @@ -17,7 +17,9 @@ int main(void) { SET_UP_ALARM(); + INIT_RESOURCE_TEST(); + STOP_RESOURCE_TEST(); return 0; } |
