summaryrefslogtreecommitdiffstats
path: root/test/ASTMerge/category.m
diff options
context:
space:
mode:
Diffstat (limited to 'test/ASTMerge/category.m')
-rw-r--r--test/ASTMerge/category.m2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/ASTMerge/category.m b/test/ASTMerge/category.m
index bf0d11b..6ba2292 100644
--- a/test/ASTMerge/category.m
+++ b/test/ASTMerge/category.m
@@ -6,4 +6,4 @@
// CHECK: category1.m:16:1: note: instance method 'method2' also declared here
// CHECK: category2.m:26:1: error: instance method 'method3' has incompatible result types in different translation units ('float' vs. 'int')
// CHECK: category1.m:24:1: note: instance method 'method3' also declared here
-// CHECK: 4 diagnostics generated.
+// CHECK: 2 errors generated.
OpenPOWER on IntegriCloud