summaryrefslogtreecommitdiffstats
path: root/test/Preprocessor/feature_tests.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/Preprocessor/feature_tests.c')
-rw-r--r--test/Preprocessor/feature_tests.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Preprocessor/feature_tests.c b/test/Preprocessor/feature_tests.c
index 9a29ab9..dbfde4b 100644
--- a/test/Preprocessor/feature_tests.c
+++ b/test/Preprocessor/feature_tests.c
@@ -1,4 +1,4 @@
-// RUN: clang-cc %s --triple=i686-apple-darwin9 &&
+// RUN: clang-cc %s --triple=i686-apple-darwin9
// RUN: clang-cc %s -E --triple=i686-apple-darwin9
#ifndef __has_feature
#error Should have __has_feature
OpenPOWER on IntegriCloud