Files
mgmt/util/afero_test/TestCopyDiskToFs1/simple1.tree
James Shubin 9bc36be513 util: Add a test for CopyFs
This adds a test case for the standalone CopyFs function, and an easy to
use test case infra.
2018-12-19 06:51:05 -05:00

13 lines
252 B
Plaintext

.
└── simple1/
├── 1
├── 2
├── 3
└── foo/
└── bar/
├── baz/
│ ├── a
│ ├── b
│ └── c
└── z