aboutsummaryrefslogtreecommitdiff
path: root/test/README.md
diff options
context:
space:
mode:
authorhiago <hiago.dutra@gmail.com>2022-04-25 16:32:06 -0300
committerhiago <hiago.dutra@gmail.com>2022-04-26 06:25:01 -0300
commit29f44fed36f45cb827c5e593ce52682a942bc296 (patch)
tree0293123686a1327a98f08615dda47d1a316162f7 /test/README.md
parent1e7db37e76c510d373c4404eea2b97508b367aca (diff)
downloadbitcoin-29f44fed36f45cb827c5e593ce52682a942bc296.tar.xz
Converting `lint-all.sh` to `lint-all.py`.
Converting `lint-all.sh` to `lint-all.py`.
Diffstat (limited to 'test/README.md')
-rw-r--r--test/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/README.md b/test/README.md
index e5a184d23c..d69e515acf 100644
--- a/test/README.md
+++ b/test/README.md
@@ -327,7 +327,7 @@ test/lint/lint-files.py
You can run all the shell-based lint tests by running:
```
-test/lint/lint-all.sh
+test/lint/lint-all.py
```
# Writing functional tests