Turn rpcauth.py test into functional test

This commit is contained in:
MarcoFalke
2025-07-05 17:42:13 +02:00
parent e3f416dbf7
commit fa4d68cf97
7 changed files with 30 additions and 34 deletions

View File

@@ -353,6 +353,7 @@ BASE_SCRIPTS = [
'rpc_getdescriptorinfo.py',
'rpc_mempool_info.py',
'rpc_help.py',
'tool_rpcauth.py',
'p2p_handshake.py',
'p2p_handshake.py --v2transport',
'feature_dirsymlinks.py',