diff options
author | fanquake <fanquake@gmail.com> | 2015-07-15 16:28:49 +0800 |
---|---|---|
committer | fanquake <fanquake@gmail.com> | 2015-07-15 16:28:49 +0800 |
commit | db42558b824510609ba7080846ec7ebb73fae1e8 (patch) | |
tree | 02d0dcb936f0330356a6ee35e9a2d226d5acfb9b /qa | |
parent | 849137560acf0ab2cc17f027428c76bbd36a7505 (diff) |
Remove bash test note from rpc-tests readme
Diffstat (limited to 'qa')
-rw-r--r-- | qa/rpc-tests/README.md | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/qa/rpc-tests/README.md b/qa/rpc-tests/README.md index efc81e7a97..cfda8fe91f 100644 --- a/qa/rpc-tests/README.md +++ b/qa/rpc-tests/README.md @@ -12,10 +12,6 @@ Base class for new regression tests. ### [test_framework/util.py](test_framework/util.py) Generally useful functions. -Bash-based tests, to be ported to Python: ------------------------------------------ -- conflictedbalance.sh : More testing of malleable transaction handling - Notes ===== |