Fix formatting of bulleted lists on KTAP specification for new version. Signed-off-by: Rae Moar <[email protected]> --- Documentation/dev-tools/ktap.rst | 1 + 1 file changed, 1 insertion(+)
diff --git a/Documentation/dev-tools/ktap.rst b/Documentation/dev-tools/ktap.rst index 70f1557e47ac..d118119910f8 100644 --- a/Documentation/dev-tools/ktap.rst +++ b/Documentation/dev-tools/ktap.rst @@ -22,6 +22,7 @@ consists of important supplemental test information and can be machine-readable. KTAP output is built from five different types of lines: + - Version lines - Plan lines - Test case result lines -- 2.51.2.1041.gc1ab5b90ca-goog
