docs:fix bullet list formatting.

This commit is contained in:
jcass 2016-01-20 09:36:07 +02:00
parent 7f03b21258
commit 05729d3dc0

View File

@ -577,6 +577,7 @@ part of the extension.
Testing the extension definition
--------------------------------
Test cases for checking the definition of the extension should ensure that:
- the extension provides a ``ext.conf`` configuration file containing the
relevant parameters with their default values,
- that the config schema is fully defined, and
@ -651,6 +652,7 @@ testing::
Backend tests should also ensure that:
- the backend provides a unique URI scheme,
- that it sets up the various providers (e.g. library, playback, etc.)::