summaryrefslogtreecommitdiffstats
path: root/test/test.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'test/test.cfg')
-rw-r--r--test/test.cfg5
1 files changed, 5 insertions, 0 deletions
diff --git a/test/test.cfg b/test/test.cfg
new file mode 100644
index 000000000..880b363d4
--- /dev/null
+++ b/test/test.cfg
@@ -0,0 +1,5 @@
+section2 {
+ param = "value";
+ param2 = value
+ array = [ 100500, 10s, 50mb ]
+}