summaryrefslogtreecommitdiff
path: root/test/configs
diff options
context:
space:
mode:
Diffstat (limited to 'test/configs')
-rw-r--r--test/configs/bar8
-rw-r--r--test/configs/foo15
2 files changed, 23 insertions, 0 deletions
diff --git a/test/configs/bar b/test/configs/bar
new file mode 100644
index 0000000..b2b901f
--- /dev/null
+++ b/test/configs/bar
@@ -0,0 +1,8 @@
1# hier nochmal
2
3[ordentlich]
4 geht es weiter
5
6
7[bl*]
8 env.gack komm
diff --git a/test/configs/foo b/test/configs/foo
new file mode 100644
index 0000000..56c1ff0
--- /dev/null
+++ b/test/configs/foo
@@ -0,0 +1,15 @@
1# Hallohallo
2
3[foo]
4 x y
5 a.v z
6
7[bar]
8 env.blub blab
9 user
10
11[blub*]
12 undso
13 env.das muss ${so}
14 env.so bleiben
15