Test migratewallet

Co-Authored-By: furszy <matiasfurszyfer@protonmail.com>
This commit is contained in:
Andrew Chow
2020-07-27 16:00:11 -04:00
committed by Andrew Chow
parent 0b26e7cdf2
commit 9c44bfe244
2 changed files with 408 additions and 0 deletions

View File

@@ -339,6 +339,7 @@ BASE_SCRIPTS = [
'feature_dirsymlinks.py',
'feature_help.py',
'feature_shutdown.py',
'wallet_migration.py',
'p2p_ibd_txrelay.py',
# Don't append tests at the end to avoid merge conflicts
# Put them in a random line within the section that fits their approximate run-time