[libFuzzer] test fix

llvm-svn: 313411
This commit is contained in:
Kostya Serebryany 2017-09-15 22:29:20 +00:00
parent 3d1305f6da
commit ad66fefdca
1 changed files with 1 additions and 1 deletions

View File

@ -14,6 +14,6 @@ RUN: not %t-FlagsTest --foo-bar -runs=10 -ignore_remaining_args=1 --baz -help=1
PASSTHRU: BINGO --foo-bar --baz -help=1 test
RUN: mkdir -p %t/T0 %t/T1
RUN: touch %t/T1/empty
RUN: echo z > %t/T1/z
RUN: not %t-FlagsTest --foo-bar -merge=1 %t/T0 %t/T1 -ignore_remaining_args=1 --baz -help=1 test 2>&1 | FileCheck %s --check-prefix=PASSTHRU-MERGE
PASSTHRU-MERGE: BINGO --foo-bar --baz -help=1 test