summaryrefslogtreecommitdiffstats
path: root/llvm/utils/lit/tests/Inputs/shtest-shell/rm-unicode-0.txt
blob: e34c96cd1995d9956979ef3a072533fddf101c85 (plain)
1
2
3
4
5
6
7
# Check removing unicode
#
# RUN: mkdir -p  Output/中文
# RUN: echo "" > Output/中文/你好.txt
# RUN: rm Output/中文/你好.txt
# RUN: echo "" > Output/中文/你好.txt
# RUN: rm -r Output/中文
OpenPOWER on IntegriCloud