mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-01-10 20:03:34 -03:00
qa: Note on test order in test_runner
This commit is contained in:
parent
79399c8cd0
commit
fadf60e381
1 changed files with 2 additions and 0 deletions
|
@ -130,6 +130,8 @@ BASE_SCRIPTS= [
|
|||
'feature_logging.py',
|
||||
'node_network_limited.py',
|
||||
'conf_args.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
|
||||
]
|
||||
|
||||
EXTENDED_SCRIPTS = [
|
||||
|
|
Loading…
Reference in a new issue