From 89ccc2b233822409c7f104facac9d3293252eea4 Mon Sep 17 00:00:00 2001 From: Egor Tensin Date: Sun, 21 May 2023 20:08:00 +0200 Subject: test: shuffle files around --- test/local/dirs/dest/1.txt | 1 + test/local/dirs/dest/bar/3.txt | 1 + 2 files changed, 2 insertions(+) create mode 100644 test/local/dirs/dest/1.txt create mode 100644 test/local/dirs/dest/bar/3.txt (limited to 'test/local/dirs/dest') diff --git a/test/local/dirs/dest/1.txt b/test/local/dirs/dest/1.txt new file mode 100644 index 0000000..3a2e3f4 --- /dev/null +++ b/test/local/dirs/dest/1.txt @@ -0,0 +1 @@ +-1 diff --git a/test/local/dirs/dest/bar/3.txt b/test/local/dirs/dest/bar/3.txt new file mode 100644 index 0000000..a83d1d5 --- /dev/null +++ b/test/local/dirs/dest/bar/3.txt @@ -0,0 +1 @@ +-3 -- cgit v1.2.3