summaryrefslogtreecommitdiffstats
path: root/clang/test/Index/remap-cursor-at.c
diff options
context:
space:
mode:
Diffstat (limited to 'clang/test/Index/remap-cursor-at.c')
-rw-r--r--clang/test/Index/remap-cursor-at.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/clang/test/Index/remap-cursor-at.c b/clang/test/Index/remap-cursor-at.c
index c2bed0e69ca..7e390d21542 100644
--- a/clang/test/Index/remap-cursor-at.c
+++ b/clang/test/Index/remap-cursor-at.c
@@ -1,4 +1,4 @@
-// RUN: c-index-test -cursor-at=%s:1:15 -cursor-at=%s:2:21 -remap-file="%s;%S/Inputs/remap-load-to.c" %s | FileCheck %s
+// RUN: c-index-test -cursor-at=%s:1:15 -cursor-at=%s:2:21 -remap-file="%s:%S/Inputs/remap-load-to.c" %s | FileCheck %s
// CHECK: ParmDecl=parm1:1:13 (Definition)
// CHECK: DeclRefExpr=parm2:1:26
OpenPOWER on IntegriCloud