diff options
| author | Wladimir J. van der Laan <[email protected]> | 2015-07-15 15:13:30 +0200 |
|---|---|---|
| committer | Wladimir J. van der Laan <[email protected]> | 2015-07-15 15:13:39 +0200 |
| commit | 5bdc218ee23759d5cb9b39911c0375e7b51e2b7a (patch) | |
| tree | 4218f96dd7a92a78a5220fc49927c01af6b95f33 | |
| parent | qt: update forgotten emit to Q_EMIT in macdockiconhandler.mm (diff) | |
| parent | Remove bash test note from rpc-tests readme (diff) | |
| download | discoin-5bdc218ee23759d5cb9b39911c0375e7b51e2b7a.tar.xz discoin-5bdc218ee23759d5cb9b39911c0375e7b51e2b7a.zip | |
Merge pull request #6440
db42558 Remove bash test note from rpc-tests readme (fanquake)
| -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 efc81e7a9..cfda8fe91 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 ===== |