Permalink
Please sign in to comment.
Browse files
Rename test/pull-tester/rpc-tests.py to test/functional/test_runner.py
- Loading branch information...
Showing
with
25 additions
and 26 deletions.
- +1 −1 .travis.yml
- +3 −3 Makefile.am
- +1 −1 README.md
- +2 −2 configure.ac
- +1 −1 contrib/rpm/bitcoin.spec
- +7 −7 test/README.md
- +1 −1 test/{pull-tester/tests_config.ini.in → functional/config.ini.in}
- +1 −1 test/functional/create_cache.py
- +8 −9 test/{pull-tester/rpc-tests.py → functional/test_runner.py}
0 comments on commit
a9bd622