mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-17 13:07:54 +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
|
|
@ -4,8 +4,9 @@
|
|||
|
||||
#include <util/settings.h>
|
||||
|
||||
#include <test/util.h>
|
||||
#include <test/util/setup_common.h>
|
||||
#include <test/util/str.h>
|
||||
|
||||
|
||||
#include <boost/test/unit_test.hpp>
|
||||
#include <univalue.h>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue