aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/test/src
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2021-10-03 19:10:24 +0300
committerEgor Tensin <Egor.Tensin@gmail.com>2021-10-03 19:10:24 +0300
commit1814af207fa4fb808eeda2d9878479578a01a5da (patch)
tree5f1011eb3fbfb225dc62e546abe36b1f4fb4ed4b /test/src
parentdebian: 1.0-2 (diff)
parent.ci/ -> test/ (diff)
downloadconfig-links-1814af207fa4fb808eeda2d9878479578a01a5da.tar.gz
config-links-1814af207fa4fb808eeda2d9878479578a01a5da.zip
Merge tag 'v1.0.1' into debian
Diffstat (limited to 'test/src')
-rw-r--r--test/src/%DEST%/1.txt1
-rw-r--r--test/src/%DEST%/bar/3.txt1
-rw-r--r--test/src/%DEST%/bar/baz/4.txt1
-rw-r--r--test/src/%DEST%/foo/2.txt1
4 files changed, 4 insertions, 0 deletions
diff --git a/test/src/%DEST%/1.txt b/test/src/%DEST%/1.txt
new file mode 100644
index 0000000..d00491f
--- /dev/null
+++ b/test/src/%DEST%/1.txt
@@ -0,0 +1 @@
+1
diff --git a/test/src/%DEST%/bar/3.txt b/test/src/%DEST%/bar/3.txt
new file mode 100644
index 0000000..00750ed
--- /dev/null
+++ b/test/src/%DEST%/bar/3.txt
@@ -0,0 +1 @@
+3
diff --git a/test/src/%DEST%/bar/baz/4.txt b/test/src/%DEST%/bar/baz/4.txt
new file mode 100644
index 0000000..b8626c4
--- /dev/null
+++ b/test/src/%DEST%/bar/baz/4.txt
@@ -0,0 +1 @@
+4
diff --git a/test/src/%DEST%/foo/2.txt b/test/src/%DEST%/foo/2.txt
new file mode 100644
index 0000000..0cfbf08
--- /dev/null
+++ b/test/src/%DEST%/foo/2.txt
@@ -0,0 +1 @@
+2