summaryrefslogtreecommitdiffstats
path: root/test/Analysis/plist-macros-with-expansion.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'test/Analysis/plist-macros-with-expansion.cpp')
-rw-r--r--test/Analysis/plist-macros-with-expansion.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Analysis/plist-macros-with-expansion.cpp b/test/Analysis/plist-macros-with-expansion.cpp
index 14dccd07c6..c3175a3321 100644
--- a/test/Analysis/plist-macros-with-expansion.cpp
+++ b/test/Analysis/plist-macros-with-expansion.cpp
@@ -6,7 +6,7 @@
//
// Check the actual plist output.
// RUN: cat %t.plist | %diff_plist \
-// RUN: %S/Inputs/expected-plists/plist-macros-with-expansion.cpp.plist
+// RUN: %S/Inputs/expected-plists/plist-macros-with-expansion.cpp.plist -
//
// Check the macro expansions from the plist output here, to make the test more
// understandable.