diff --git a/tests/WIF/pub_decode.cpp b/tests/WIF/pub_decode.cpp index 7898918..8004407 100644 --- a/tests/WIF/pub_decode.cpp +++ b/tests/WIF/pub_decode.cpp @@ -4,7 +4,7 @@ #include #include -TEST_CASE("WIF::wif_pub_encode") { +TEST_CASE("WIF::wif_pub_decode [legacy]") { struct testcase { const char* name; std::string key;