test: Add functional test for symlinked blocks directory

This commit is contained in:
laanwj
2022-02-16 16:31:41 +01:00
parent ddb75c2e87
commit b223c3c21e
2 changed files with 40 additions and 0 deletions

View File

@@ -321,6 +321,7 @@ BASE_SCRIPTS = [
'rpc_getdescriptorinfo.py',
'rpc_mempool_entry_fee_fields_deprecation.py',
'rpc_help.py',
'feature_dirsymlinks.py',
'feature_help.py',
'feature_shutdown.py',
'p2p_ibd_txrelay.py',