This adds a test case for the standalone CopyFs function, and an easy to use test case infra.
13 lines
252 B
Plaintext
13 lines
252 B
Plaintext
.
|
|
└── simple1/
|
|
├── 1
|
|
├── 2
|
|
├── 3
|
|
└── foo/
|
|
└── bar/
|
|
├── baz/
|
|
│ ├── a
|
|
│ ├── b
|
|
│ └── c
|
|
└── z
|