Fix tests for non-darwin hosts.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@137688 91177308-0d34-0410-b5e6-96231b3b80d8
diff --git a/test/Index/get-cursor.m b/test/Index/get-cursor.m
index 422acfc..228f883 100644
--- a/test/Index/get-cursor.m
+++ b/test/Index/get-cursor.m
@@ -17,5 +17,5 @@
 // CHECK-PROP1: ObjCPropertyDecl=foo1:4:26
 // CHECK-PROP2: ObjCPropertyDecl=foo2:5:27
 
-// RUN: c-index-test -cursor-at=%s:11:11 %s | FileCheck -check-prefix=CHECK-WITH-WEAK %s
+// RUN: c-index-test -cursor-at=%s:11:11 %s -ccc-host-triple x86_64-apple-macosx10.7.0 | FileCheck -check-prefix=CHECK-WITH-WEAK %s
 // CHECK-WITH-WEAK: ObjCClassRef=Foo:8:8