diff options
| author | lewuathe <[email protected]> | 2016-03-02 22:59:31 +0900 |
|---|---|---|
| committer | lewuathe <[email protected]> | 2016-03-02 22:59:31 +0900 |
| commit | 2e23066b733576e683fa154717e8693640ced0f3 (patch) | |
| tree | 77d4dbbed3c5f3c45ccc80cf1a7d8526d90d8f29 | |
| parent | Merge #7617: [doc/log] Fix markdown syntax and line terminate LogPrint (diff) | |
| download | discoin-2e23066b733576e683fa154717e8693640ced0f3.tar.xz discoin-2e23066b733576e683fa154717e8693640ced0f3.zip | |
Delete outdated test-patches reference
| -rw-r--r-- | contrib/README.md | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/contrib/README.md b/contrib/README.md index b6e572102..5155ff0cb 100644 --- a/contrib/README.md +++ b/contrib/README.md @@ -48,9 +48,5 @@ Test and Verify Tools ### [TestGen](/contrib/testgen) ### Utilities to generate test vectors for the data-driven Bitcoin tests. -### [Test Patches](/contrib/test-patches) ### -These patches are applied when the automated pull-tester -tests each pull and when master is tested using jenkins. - ### [Verify SF Binaries](/contrib/verifysfbinaries) ### This script attempts to download and verify the signature file SHA256SUMS.asc from SourceForge. |