Skip to content
Snippets Groups Projects
Commit 4a16028c authored by Cao Xuan Hoang's avatar Cao Xuan Hoang
Browse files

Remove trailing backtick

 This patch is removing a trailing backtick (`) from the
doc/running-tests.rst document.

Change-Id: I66d555ad73738a1a7fb674a27472143e0f0d6609
parent b609134e
No related branches found
No related tags found
No related merge requests found
...@@ -76,7 +76,7 @@ the ``kolla/tests/test_kolla_docker.py`` file: ...@@ -76,7 +76,7 @@ the ``kolla/tests/test_kolla_docker.py`` file:
$ tox -e py27 test_kolla_docker.ModuleArgsTest $ tox -e py27 test_kolla_docker.ModuleArgsTest
To run the ``ModuleArgsTest.test_module_args`` test method in 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 .. code-block:: console
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment