Fix indentation in README.rst
Old indentation was wrongly interpreted as quotation. Change-Id: I358bceda64ee671e5e07d74ec66a7658ac382dec
This commit is contained in:
parent
11a62d47e6
commit
0a83c71252
@ -12,12 +12,12 @@ As such Tempest tests come in many flavors, each with their own rules
|
||||
and guidelines. Below is the overview of the Tempest respository structure
|
||||
to make this clear.
|
||||
|
||||
.. code-block:: console
|
||||
.. code-block:: console
|
||||
|
||||
tempest/
|
||||
api/ - API tests
|
||||
scenario/ - complex scenario tests
|
||||
tests/ - unit tests for Tempest internals
|
||||
tempest/
|
||||
api/ - API tests
|
||||
scenario/ - complex scenario tests
|
||||
tests/ - unit tests for Tempest internals
|
||||
|
||||
Each of these directories contains different types of tests. What
|
||||
belongs in each directory, the rules and examples for good tests, are
|
||||
|
Loading…
Reference in New Issue
Block a user