diff options
Diffstat (limited to 'test/Lexer/token-concat.c')
-rw-r--r-- | test/Lexer/token-concat.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Lexer/token-concat.c b/test/Lexer/token-concat.c index 4e27d5d..9194932 100644 --- a/test/Lexer/token-concat.c +++ b/test/Lexer/token-concat.c @@ -1,4 +1,4 @@ -// RUN: clang-cc -E -x c -o %t %s && +// RUN: clang-cc -E -x c -o %t %s // RUN: grep 'IDENT.2' %t IDENT.2 |