mirror of
https://github.com/guanzhi/GmSSL.git
synced 2026-05-07 00:46:17 +08:00
Update http_crltest.c
This commit is contained in:
@@ -54,5 +54,5 @@ int main(void)
|
|||||||
if (test_x509_crl_new_from_uri() != 1) { error_print(); return -1; }
|
if (test_x509_crl_new_from_uri() != 1) { error_print(); return -1; }
|
||||||
|
|
||||||
printf("%s all tests passed\n", __FILE__);
|
printf("%s all tests passed\n", __FILE__);
|
||||||
return 1;
|
return 0;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user