README: dedent the numbered list

It looks funny otherwise.

Change-Id: Ib00872e050a2885e43085f907780bc9ff0d2b381
This commit is contained in:
Tim Burke 2017-06-01 18:15:24 +00:00
parent 1b24b0eb7a
commit 61bcd75971
1 changed files with 3 additions and 3 deletions

View File

@ -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