diff options
Diffstat (limited to 'std/fs/testdata/copy_dir')
| m--------- | std | 0 | ||||
| -rw-r--r-- | std/fs/testdata/copy_dir/0.txt | 1 | ||||
| -rw-r--r-- | std/fs/testdata/copy_dir/nest/0.txt | 1 |
3 files changed, 2 insertions, 0 deletions
diff --git a/std b/std deleted file mode 160000 -Subproject 43aafbf33285753e7b42230f0eb7969b300f71c diff --git a/std/fs/testdata/copy_dir/0.txt b/std/fs/testdata/copy_dir/0.txt new file mode 100644 index 000000000..f3a34851d --- /dev/null +++ b/std/fs/testdata/copy_dir/0.txt @@ -0,0 +1 @@ +text
\ No newline at end of file diff --git a/std/fs/testdata/copy_dir/nest/0.txt b/std/fs/testdata/copy_dir/nest/0.txt new file mode 100644 index 000000000..cd1b98cb3 --- /dev/null +++ b/std/fs/testdata/copy_dir/nest/0.txt @@ -0,0 +1 @@ +nest
\ No newline at end of file |
