Merge "README: dedent the numbered list"

This commit is contained in:
Jenkins 2017-06-01 20:54:20 +00:00 committed by Gerrit Code Review
commit 6fc45361c5

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