summaryrefslogtreecommitdiffstats
path: root/test/Misc/message-length.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/Misc/message-length.c')
-rw-r--r--test/Misc/message-length.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/test/Misc/message-length.c b/test/Misc/message-length.c
index 3e69b6a206..a6f4f44e6b 100644
--- a/test/Misc/message-length.c
+++ b/test/Misc/message-length.c
@@ -27,9 +27,8 @@ void a_very_long_line(int *ip, float *FloatPointer) {
#pragma STDC CX_LIMITED_RANGE // some long comment text and a brace, eh {}
-
// CHECK: FILE:23:78
-// CHECK: {{^ ...// some long comment text and a brace, eh {} }}
+// CHECK: {{^ ...// some long comment text and a brace, eh {}}}
struct A { int x; };
void h(struct A *a) {