aboutsummaryrefslogtreecommitdiff
path: root/test/Index/get-cursor.m
diff options
context:
space:
mode:
Diffstat (limited to 'test/Index/get-cursor.m')
-rw-r--r--test/Index/get-cursor.m2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Index/get-cursor.m b/test/Index/get-cursor.m
index 97730b1ef6..e1329a4b5e 100644
--- a/test/Index/get-cursor.m
+++ b/test/Index/get-cursor.m
@@ -46,7 +46,7 @@ struct S {};
// CHECK-WITH-WEAK: ObjCClassRef=Foo:8:8
// RUN: c-index-test -cursor-at=%s:20:10 %s | FileCheck -check-prefix=CHECK-METHOD %s
-// CHECK-METHOD: ObjCInstanceMethodDecl=name:20:1
+// CHECK-METHOD: ObjCInstanceMethodDecl=name:20:7
// RUN: c-index-test -cursor-at=%s:37:17 %s | FileCheck -check-prefix=CHECK-IN-IMPL %s
// CHECK-IN-IMPL: VarDecl=i:37:17