Skip to content

Commit c996d53

Browse files
committed
Print success
1 parent a7b046e commit c996d53

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/tests.c

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2528,5 +2528,7 @@ int main(int argc, char **argv) {
25282528

25292529
/* shutdown */
25302530
secp256k1_context_destroy(ctx);
2531+
2532+
printf("no problems found\n");
25312533
return 0;
25322534
}

0 commit comments

Comments
 (0)