diff --git a/docs/writing/tests.rst b/docs/writing/tests.rst index 492e47a..fdbd671 100644 --- a/docs/writing/tests.rst +++ b/docs/writing/tests.rst @@ -217,7 +217,7 @@ multiple interpreter configurations tox allows you to configure complicated multi-parameter test matrices via a simple ini-style configuration file. - `tox `_ + `tox `_ Unittest2 ---------