aboutsummaryrefslogtreecommitdiff
path: root/src/wallet/test/wallet_test_fixture.h
Commit message (Collapse)AuthorAgeFilesLines
* test: Create test fixture for walletWladimir J. van der Laan2016-04-181-0/+18
Removes all the `#ifdef ENABLE_WALLET` from `test_bitcoin` by making the wallet tests use their own fixture.