about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--COMPILER_TESTS.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/COMPILER_TESTS.md b/COMPILER_TESTS.md
index 3f91c3eb949..1cae4ef090f 100644
--- a/COMPILER_TESTS.md
+++ b/COMPILER_TESTS.md
@@ -44,7 +44,7 @@ whole, instead of just a few lines inside the test.
 * `min-{gdb,lldb}-version`
 * `should-fail` indicates that the test should fail; used for "meta testing",
   where we test the compiletest program itself to check that it will generate
-  errors in appropriate scenarios
+  errors in appropriate scenarios. This header is ignored for pretty-printer tests.
 
 ## Revisions