From 61bcd759710833443aac32c49756c221263bb376 Mon Sep 17 00:00:00 2001 From: Tim Burke Date: Thu, 1 Jun 2017 18:15:24 +0000 Subject: [PATCH] README: dedent the numbered list It looks funny otherwise. Change-Id: Ib00872e050a2885e43085f907780bc9ff0d2b381 --- README.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.rst b/README.rst index 4547253183..3e61d88170 100644 --- a/README.rst +++ b/README.rst @@ -55,9 +55,9 @@ Tests There are three types of tests included in Swift's source tree. - #. Unit tests - #. Functional tests - #. Probe tests +#. Unit tests +#. Functional tests +#. Probe tests Unit tests check that small sections of the code behave properly. For example, a unit test may test a single function to ensure that various input gives the