xref: /llvm-project/llvm/utils/lit/tests/Inputs/shtest-shell/rm-error-3.txt (revision cfb08e9e6be7c7b8544b3d298a4e6f3aed05af95)
1# Check error on a unsupported rm (can't remove test since it is a directory).
2#
3# RUN: mkdir -p test
4# RUN: rm -f test
5