summaryrefslogtreecommitdiffstats
path: root/test/Index/complete-preamble.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'test/Index/complete-preamble.cpp')
-rw-r--r--test/Index/complete-preamble.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Index/complete-preamble.cpp b/test/Index/complete-preamble.cpp
index 61fb90a..c57c88a 100644
--- a/test/Index/complete-preamble.cpp
+++ b/test/Index/complete-preamble.cpp
@@ -3,6 +3,6 @@ void f() {
std::
}
-// RUN: env CINDEXTEST_EDITING=1 c-index-test -code-completion-at=%s:3:8 %s -o - | FileCheck -check-prefix=CC1 %s
+// RUN: env CINDEXTEST_EDITING=1 c-index-test -code-completion-at=%s:3:8 %s -o - | FileCheck -check-prefix=CHECK-CC1 %s
// CHECK-CC1: {ResultType void}{TypedText wibble}{LeftParen (}{RightParen )} (50)
OpenPOWER on IntegriCloud