diff options
Diffstat (limited to 'llvm/utils/lit/tests/Inputs/shtest-shell/diff-error-0.txt')
| -rw-r--r-- | llvm/utils/lit/tests/Inputs/shtest-shell/diff-error-0.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/llvm/utils/lit/tests/Inputs/shtest-shell/diff-error-0.txt b/llvm/utils/lit/tests/Inputs/shtest-shell/diff-error-0.txt new file mode 100644 index 00000000000..81888cf8197 --- /dev/null +++ b/llvm/utils/lit/tests/Inputs/shtest-shell/diff-error-0.txt @@ -0,0 +1,3 @@ +# Check error on a unsupported diff (cannot be part of a pipeline). +# +# RUN: diff diff-error-0.txt diff-error-0.txt | echo Output |

