Merge "Remove trailing backtick"

This commit is contained in:
Jenkins 2017-01-06 13:55:28 +00:00 committed by Gerrit Code Review
commit 5ffecd4360

View File

@ -76,7 +76,7 @@ the ``kolla/tests/test_kolla_docker.py`` file:
$ tox -e py27 test_kolla_docker.ModuleArgsTest
To run the ``ModuleArgsTest.test_module_args`` test method in
the ``kolla/tests/test_kolla_docker.py``` file:
the ``kolla/tests/test_kolla_docker.py`` file:
.. code-block:: console