mirror of
https://github.com/odoo/documentation.git
synced 2026-01-03 18:26:27 +07:00
[FIX] developer/*: consistent code-block language specification
X-original-commit: 387cf15e7f
Part-of: odoo/documentation#3029
This commit is contained in:
@@ -199,7 +199,7 @@ Besides tags you can also specify specific modules, classes or functions to
|
||||
test. The full syntax of the format accepted by :option:`--test-tags <odoo-bin --test-tags>`
|
||||
is:
|
||||
|
||||
.. code-block::
|
||||
.. code-block:: text
|
||||
|
||||
[-][tag][/module][:class][.method]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user