Skip to content

Commit

Permalink
doc: Delete stale URL in test README
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelfolkson committed Aug 29, 2019
1 parent fc5b756 commit 41d484d
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions src/test/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,3 @@ unit tests. The file naming convention is `<source_filename>_tests.cpp`
and such files should wrap their tests in a test suite
called `<source_filename>_tests`. For an example of this pattern,
examine `uint256_tests.cpp`.

For further reading, I found the following website to be helpful in
explaining how the boost unit test framework works:
[http://www.alittlemadness.com/2009/03/31/c-unit-testing-with-boosttest/](http://archive.is/dRBGf).

0 comments on commit 41d484d

Please sign in to comment.