Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
prince-chrismc committed Dec 10, 2023
1 parent 5fd1ad9 commit 9560bed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/OpenSSLErrorTest.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -436,7 +436,7 @@ inline namespace test_keys {
extern std::string ed25519_pub_key;
extern std::string ed25519_pub_key_invalid;
extern std::string ed25519_certificate;
extern std::string ed25519_certificate_base64_der
extern std::string ed25519_certificate_base64_der;
extern std::string ed448_priv_key;
extern std::string ed448_pub_key;
extern std::string ed448_pub_key_invalid;
Expand Down

0 comments on commit 9560bed

Please sign in to comment.