summaryrefslogtreecommitdiff
path: root/test/configs/foo
diff options
context:
space:
mode:
authorerdgeist <>2013-09-21 18:20:09 +0000
committererdgeist <>2013-09-21 18:20:09 +0000
commit0146e7d9731fb365c3277928f98410ad4d2434ab (patch)
tree687931b6fcf9837911a2ecaaeeecd72ad71a7721 /test/configs/foo
parentc07bdabbc3a7db48fe7ca63c10377368e1aca617 (diff)
Add test routines for the config file parser
Diffstat (limited to 'test/configs/foo')
-rw-r--r--test/configs/foo15
1 files changed, 15 insertions, 0 deletions
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