aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/test/src
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2021-08-02 17:04:52 +0300
committerEgor Tensin <Egor.Tensin@gmail.com>2021-08-02 17:04:52 +0300
commit699532ea1831abe3671e671b9190ee1b82f09580 (patch)
treeb24e3bb7f35568dd2d23e1dc2ef58427ef8111ee /test/src
parentworkflows/ci: rename to "CI" (diff)
downloadconfig-links-699532ea1831abe3671e671b9190ee1b82f09580.tar.gz
config-links-699532ea1831abe3671e671b9190ee1b82f09580.zip
.ci/ -> test/v1.0.1
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