Skip to content

Commit 41d484d

Browse files
doc: Delete stale URL in test README
1 parent fc5b756 commit 41d484d

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

src/test/README.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,3 @@ unit tests. The file naming convention is `<source_filename>_tests.cpp`
4949
and such files should wrap their tests in a test suite
5050
called `<source_filename>_tests`. For an example of this pattern,
5151
examine `uint256_tests.cpp`.
52-
53-
For further reading, I found the following website to be helpful in
54-
explaining how the boost unit test framework works:
55-
[http://www.alittlemadness.com/2009/03/31/c-unit-testing-with-boosttest/](http://archive.is/dRBGf).

0 commit comments

Comments
 (0)