Merge "Remove trailing backtick"

This commit is contained in:
Jenkins 2017-01-04 15:23:32 +00:00 committed by Gerrit Code Review
commit 3766b68c3e

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