enh: unit test and optimization for base58
This commit is contained in:
parent
6ac6e8f2bd
commit
5b0fc1544d
|
@ -107,4 +107,4 @@ target_link_libraries(tbaseCodecTest os util common gtest_main)
|
||||||
add_test(
|
add_test(
|
||||||
NAME tbaseCodecTest
|
NAME tbaseCodecTest
|
||||||
COMMAND tbaseCodecTest
|
COMMAND tbaseCodecTest
|
||||||
|
)
|
||||||
|
|
Loading…
Reference in New Issue