mirror of
https://github.com/dashpay/dash.git
synced 2024-12-25 03:52:49 +01:00
chore: update file permissions in tests, add missing executable flag (#5778)
## Issue being fixed or feature implemented old mode 100644 new mode 100755 ## What was done? `chmod +x test/functional/*.py` ## How Has This Been Tested? can now run these test directly e.g. `./test/functional/rpc_quorum.py` ## Breaking Changes n/a ## Checklist: - [x] I have performed a self-review of my own code - [ ] I have commented my code, particularly in hard-to-understand areas - [ ] I have added or updated relevant unit/integration/functional/e2e tests - [ ] I have made corresponding changes to the documentation - [x] I have assigned this pull request to a milestone _(for repository code-owners and collaborators only)_
This commit is contained in:
parent
9a99a4abdc
commit
647f4831c1
0
test/functional/p2p_sendheaders_compressed.py
Normal file → Executable file
0
test/functional/p2p_sendheaders_compressed.py
Normal file → Executable file
0
test/functional/rpc_quorum.py
Normal file → Executable file
0
test/functional/rpc_quorum.py
Normal file → Executable file
0
test/functional/rpc_wipewallettxes.py
Normal file → Executable file
0
test/functional/rpc_wipewallettxes.py
Normal file → Executable file
Loading…
Reference in New Issue
Block a user