aboutsummaryrefslogtreecommitdiff
path: root/llvm/utils/lit/tests/Inputs/diff-test-update/diff-expected.test
blob: a26c6d338f96484f723df1188b84e667ab01082e (plain)
1
2
3
4
5
# RUN: mkdir %t
# RUN: cp %S/1.in %t/my-file.expected
# RUN: cp %S/2.in %t/my-file.txt
# RUN: diff %t/my-file.expected %t/my-file.txt