summaryrefslogtreecommitdiff
path: root/tests/resources/config/config18
diff options
context:
space:
mode:
Diffstat (limited to 'tests/resources/config/config18')
-rw-r--r--tests/resources/config/config185
1 files changed, 5 insertions, 0 deletions
diff --git a/tests/resources/config/config18 b/tests/resources/config/config18
new file mode 100644
index 000000000..cb6fd5ebc
--- /dev/null
+++ b/tests/resources/config/config18
@@ -0,0 +1,5 @@
+[core]
+ int32global = 28
+ int64global = 9223372036854775803
+ boolglobal = true
+ stringglobal = I'm a global config value! \ No newline at end of file