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:
UdjinM6 2023-12-19 17:03:11 +03:00 committed by GitHub
parent 9a99a4abdc
commit 647f4831c1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 0 additions and 0 deletions

0
test/functional/p2p_sendheaders_compressed.py Normal file → Executable file
View File

0
test/functional/rpc_quorum.py Normal file → Executable file
View File

0
test/functional/rpc_wipewallettxes.py Normal file → Executable file
View File