about summary refs log tree commit diff
diff options
context:
space:
mode:
authorDongie Agnir <dongie.agnir@gmail.com>2015-10-01 18:45:47 -1000
committerDongie Agnir <dongie.agnir@gmail.com>2015-10-01 18:45:47 -1000
commitb3ba4e41df5352d1d57a6f87f21d645e436ba3f5 (patch)
tree884bbea9ea25b9fb11d2ec8f929054ab95bcefb6
parentf18c2aaf203e4e428c46c651b34c7a3e4ca91572 (diff)
downloadrust-b3ba4e41df5352d1d57a6f87f21d645e436ba3f5.tar.gz
rust-b3ba4e41df5352d1d57a6f87f21d645e436ba3f5.zip
add newline so list is parsed properly
-rw-r--r--COMPILER_TESTS.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/COMPILER_TESTS.md b/COMPILER_TESTS.md
index e4acf230e72..5910ae2ba44 100644
--- a/COMPILER_TESTS.md
+++ b/COMPILER_TESTS.md
@@ -24,6 +24,7 @@ are expecting.
   `~^^^^^^^` is seven lines up.
 
 The error levels that you can have are:
+
 1. `ERROR`
 2. `WARNING`
 3. `NOTE`