Skip to content

Commit

Permalink
add END_TEST to test_openidc_resolver_url
Browse files Browse the repository at this point in the history
Signed-off-by: Hans Zandbelt <[email protected]>
  • Loading branch information
zandbelt committed Apr 19, 2023
1 parent 7c53fb8 commit b237303
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/check_openidc.c
Original file line number Diff line number Diff line change
Expand Up @@ -564,6 +564,7 @@ START_TEST(test_openidc_resolver_url)
oauth2_http_request_free(_log, r);
oauth2_cfg_openidc_free(_log, c);
}
END_TEST

START_TEST(test_openidc_resolver)
{
Expand Down

0 comments on commit b237303

Please sign in to comment.