Skip to content

Commit

Permalink
fixup! ocsp: add tests
Browse files Browse the repository at this point in the history
  • Loading branch information
julek-wolfssl committed Feb 11, 2025
1 parent fb84c17 commit 2562539
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tests/api/test_ocsp.c
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@
#endif
#include <wolfssl/wolfcrypt/settings.h>

#include <tests/api/ocsp.h>
#include <tests/api/ocsp_test_blobs.h>
#include <tests/api/test_ocsp.h>
#include <tests/api/test_ocsp_test_blobs.h>
#include <tests/unit.h>
#include <wolfssl/internal.h>
#include <wolfssl/ocsp.h>
Expand Down

0 comments on commit 2562539

Please sign in to comment.