Corrected the end statement

space was missing in the running-tests.rst

Change-Id: Ia329d63ecf81fc814f6a211070611c24c9bdb386
This commit is contained in:
confi-surya 2018-08-24 15:06:37 +00:00
parent b275e4a2eb
commit 34eac0125f
1 changed files with 1 additions and 1 deletions

View File

@ -118,7 +118,7 @@ a breaking point to the code:
import pdb; pdb.set_trace()
..end
.. end
Then run :command:`tox` with the debug environment as one of the following: