summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
authorTim Burke <tim.burke@gmail.com>2017-06-01 18:15:24 +0000
committerTim Burke <tim.burke@gmail.com>2017-06-01 18:15:24 +0000
commit61bcd759710833443aac32c49756c221263bb376 (patch)
treeb5bea69f930f7581006dcaafc0eb595aade237f2 /README.rst
parent1b24b0eb7a709b694b6dc29e2d13eaaeac04a679 (diff)
downloadswift-61bcd759710833443aac32c49756c221263bb376.tar.gz
README: dedent the numbered list
It looks funny otherwise. Change-Id: Ib00872e050a2885e43085f907780bc9ff0d2b381
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.rst b/README.rst
index 454725318..3e61d8817 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