mirror of
https://github.com/eosswedenorg/libantelope
synced 2026-06-16 03:34:56 +02:00
tests/WIF/pub_decode.cpp: fix test name.
This commit is contained in:
parent
2b68d7ec32
commit
f8630de098
1 changed files with 1 additions and 1 deletions
|
|
@ -4,7 +4,7 @@
|
|||
#include <vector>
|
||||
#include <doctest.h>
|
||||
|
||||
TEST_CASE("WIF::wif_pub_encode") {
|
||||
TEST_CASE("WIF::wif_pub_decode [legacy]") {
|
||||
struct testcase {
|
||||
const char* name;
|
||||
std::string key;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue