diff --git a/docs/docs/testing.rst b/docs/docs/testing.rst index f9e3ebf1..e04a35b5 100644 --- a/docs/docs/testing.rst +++ b/docs/docs/testing.rst @@ -4,8 +4,8 @@ Jedi Testing ============ You want to add a test for |jedi|? Great! We love that. Normally you should -write your tests as :ref:`Blackbox Tests ` tests. Most tests would -fit in there. +write your tests as :ref:`Blackbox Tests `. Most tests would +fit right in there. .. _blackbox: