test: Rename bitcoin-util-test.py to util/test_runner.py

To normalize the name of all three test runners (fuzz, functional, util).
This commit is contained in:
MarcoFalke
2021-09-02 10:49:21 +02:00
parent fa050bbc0a
commit fa0937de35
7 changed files with 7 additions and 7 deletions

View File

@@ -286,7 +286,7 @@ EXTRA_DIST += \
test/fuzz
EXTRA_DIST += \
test/util/bitcoin-util-test.py \
test/util/test_runner.py \
test/util/data/bitcoin-util-test.json \
test/util/data/blanktxv1.hex \
test/util/data/blanktxv1.json \