aboutsummaryrefslogtreecommitdiff
path: root/test/Index/remap-load.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/Index/remap-load.c')
-rw-r--r--test/Index/remap-load.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/test/Index/remap-load.c b/test/Index/remap-load.c
index 2e57fe4cd9..d54c3a1076 100644
--- a/test/Index/remap-load.c
+++ b/test/Index/remap-load.c
@@ -1,6 +1,4 @@
// RUN: c-index-test -test-load-source all -remap-file="%s;%S/Inputs/remap-load-to.c" %s | FileCheck -check-prefix=CHECK %s
-// RUN: env CINDEXTEST_USE_EXTERNAL_AST_GENERATION=1 c-index-test -test-load-source all -remap-file="%s;%S/Inputs/remap-load-to.c" %s | FileCheck -check-prefix=CHECK %s
-// XFAIL: win32
// CHECK: remap-load.c:1:5: FunctionDecl=foo:1:5 (Definition) Extent=[1:5 - 3:2]
// CHECK: remap-load.c:1:13: ParmDecl=parm1:1:13 (Definition) Extent=[1:9 - 1:18]