summaryrefslogtreecommitdiff
path: root/shell/ash_test/ash-glob/glob2.right (plain)
blob: 7a70c226332e5d5b528143393e0e991bcb594f41
1Expected Actual
2Z\* : Z\*
3Z* : Z*
4Z\f : Z\f
5Z\* : Z\*
6
7Z\z : Z\z
8Zz : Zz
9Z\z : Z\z
10Z\z : Z\z
11
12Z\ : Z\
13Z\ : Z\
14
15Z\f Zf : Z\f Zf
16Z\f Zf : Z\f Zf
17
18Done: 0
19