summaryrefslogtreecommitdiffstats
path: root/test/Preprocessor/_Pragma-dependency.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/Preprocessor/_Pragma-dependency.c')
-rw-r--r--test/Preprocessor/_Pragma-dependency.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Preprocessor/_Pragma-dependency.c b/test/Preprocessor/_Pragma-dependency.c
index da1d87f..17c5355 100644
--- a/test/Preprocessor/_Pragma-dependency.c
+++ b/test/Preprocessor/_Pragma-dependency.c
@@ -1,4 +1,4 @@
-// RUN: clang-cc %s -E 2>&1 | grep 'DO_PRAGMA (STR' &&
+// RUN: clang-cc %s -E 2>&1 | grep 'DO_PRAGMA (STR'
// RUN: clang-cc %s -E 2>&1 | grep '7:3'
#define DO_PRAGMA _Pragma
OpenPOWER on IntegriCloud