From ad56b6cc898a27045f921e5b99df50945c54ce49 Mon Sep 17 00:00:00 2001 From: David Halter Date: Sat, 11 May 2013 11:02:13 +0430 Subject: [PATCH] fix title length (docstr stuff) --- test/run.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/test/run.py b/test/run.py index 220c8d99..abba24b7 100755 --- a/test/run.py +++ b/test/run.py @@ -64,7 +64,7 @@ Because it follows ``a.rea`` and a is an ``int``, which has a ``real`` property. Goto Definitions -+++++++++++++++ +++++++++++++++++ Definition tests use the same symbols like completion tests. This is possible because the completion tests are defined with a list:: @@ -88,7 +88,7 @@ the test (otherwise it's just end of line):: abc Usages -+++++++++++++ +++++++ Tests look like this::