aboutsummaryrefslogtreecommitdiff
path: root/test/ASTMerge/var.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/ASTMerge/var.c')
-rw-r--r--test/ASTMerge/var.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/ASTMerge/var.c b/test/ASTMerge/var.c
index fd307940aff7..7f23b9f5d26d 100644
--- a/test/ASTMerge/var.c
+++ b/test/ASTMerge/var.c
@@ -9,4 +9,4 @@
// CHECK: var1.h:1:8: note: declared here with type 'double'
// CHECK: error: external variable 'xarray3' declared with incompatible types in different translation units ('int [17]' vs. 'int [18]')
// CHECK: var1.c:7:5: note: declared here with type 'int [18]'
-// CHECK: 6 diagnostics
+// CHECK: 3 errors