From 3995421228c487e7e923a656c236a11a468fccca Mon Sep 17 00:00:00 2001 From: R David Murray Date: Sat, 4 Jul 2015 15:50:30 -0400 Subject: #24548: replace dead link with pointer to archive.org. --- Doc/library/unittest.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Doc/library/unittest.rst b/Doc/library/unittest.rst index bc3046a..a082200 100644 --- a/Doc/library/unittest.rst +++ b/Doc/library/unittest.rst @@ -83,7 +83,7 @@ need to derive from a specific class. discovery. unittest2 allows you to use these features with earlier versions of Python. - `Simple Smalltalk Testing: With Patterns `_ + `Simple Smalltalk Testing: With Patterns `_ Kent Beck's original paper on testing frameworks using the pattern shared by :mod:`unittest`. -- cgit v0.12