summaryrefslogtreecommitdiffstats
path: root/clang/test/FixIt/typo.m
diff options
context:
space:
mode:
Diffstat (limited to 'clang/test/FixIt/typo.m')
-rw-r--r--clang/test/FixIt/typo.m2
1 files changed, 1 insertions, 1 deletions
diff --git a/clang/test/FixIt/typo.m b/clang/test/FixIt/typo.m
index 251684949ef..f88d315da7a 100644
--- a/clang/test/FixIt/typo.m
+++ b/clang/test/FixIt/typo.m
@@ -1,5 +1,5 @@
// RUN: %clang_cc1 -fsyntax-only -verify %s
-// RUN: %clang_cc1 -fsyntax-only -fixit -o - | %clang_cc1 -fsyntax-only -pedantic -Werror -x objective-c -
+// RUN: %clang_cc1 -fsyntax-only -fixit -o - %s | %clang_cc1 -fsyntax-only -pedantic -Werror -x objective-c -
@interface NSString
@end
OpenPOWER on IntegriCloud