Merge "Trivial fix typos in documents"

This commit is contained in:
Jenkins 2017-06-04 14:51:31 +00:00 committed by Gerrit Code Review
commit ac454d681f
1 changed files with 1 additions and 1 deletions

View File

@ -93,7 +93,7 @@ In order to get coverage report for Kolla, run the below command.
$ tox -e cover
Debugging unit tests
------------------------
--------------------
In order to break into the debugger from a unit test we need to insert
a breaking point to the code: