mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-16 13:01:19 +02:00
[test] move string helper functions into test library
This commit is contained in:
parent
239d199667
commit
2cb4e8bdc7
4 changed files with 36 additions and 35 deletions
|
|
@ -7,7 +7,7 @@
|
|||
#include <clientversion.h>
|
||||
#include <sync.h>
|
||||
#include <test/util/setup_common.h>
|
||||
#include <test/util.h>
|
||||
#include <test/util/str.h>
|
||||
#include <util/moneystr.h>
|
||||
#include <util/strencodings.h>
|
||||
#include <util/string.h>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue