diff options
| author | John Newbery <[email protected]> | 2018-02-07 09:22:58 -0500 |
|---|---|---|
| committer | John Newbery <[email protected]> | 2018-03-19 14:58:00 -0400 |
| commit | 728667b771e80388812d521eca03682c9366ce4b (patch) | |
| tree | 0f0be9bb146364d2fd94251636cbae6ffade5c22 /src/httpserver.cpp | |
| parent | Merge #9753: Add static_assert to prevent VARINT(<signed value>) (diff) | |
| download | discoin-728667b771e80388812d521eca03682c9366ce4b.tar.xz discoin-728667b771e80388812d521eca03682c9366ce4b.zip | |
scripted-diff: rename TestNode to TestP2PConn in tests
Several test scripts define a subclass of P2PInterface called TestNode.
This commit renames those to TestP2PConn since we already have a
TestNode class in the test framework.
-BEGIN VERIFY SCRIPT-
sed -i s/TestNode/TestP2PConn/ test/functional/*py test/functional/test_framework/comptool.py
_END VERIFY SCRIPT-
Diffstat (limited to 'src/httpserver.cpp')
0 files changed, 0 insertions, 0 deletions