From 2565478c813fb7278153b113de4b9338fc186872 Mon Sep 17 00:00:00 2001 From: Russell Yanofsky Date: Fri, 4 Jun 2021 17:28:46 -0400 Subject: wallet test refactor: add CreateSyncedWallet function No change in behavior. This just moves some code from the ListCoins test setup to a reusable util function, so it can be reused in a new test in the next commit. --- build_msvc/test_bitcoin/test_bitcoin.vcxproj | 1 + 1 file changed, 1 insertion(+) (limited to 'build_msvc') diff --git a/build_msvc/test_bitcoin/test_bitcoin.vcxproj b/build_msvc/test_bitcoin/test_bitcoin.vcxproj index 5c4b777d51..bb1a780bfa 100644 --- a/build_msvc/test_bitcoin/test_bitcoin.vcxproj +++ b/build_msvc/test_bitcoin/test_bitcoin.vcxproj @@ -16,6 +16,7 @@ + -- cgit v1.2.3