aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorfanquake <[email protected]>2015-07-15 16:28:49 +0800
committerfanquake <[email protected]>2015-07-15 16:28:49 +0800
commitdb42558b824510609ba7080846ec7ebb73fae1e8 (patch)
tree02d0dcb936f0330356a6ee35e9a2d226d5acfb9b
parentMerge pull request #6413 (diff)
downloaddiscoin-db42558b824510609ba7080846ec7ebb73fae1e8.tar.xz
discoin-db42558b824510609ba7080846ec7ebb73fae1e8.zip
Remove bash test note from rpc-tests readme
-rw-r--r--qa/rpc-tests/README.md4
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
=====