diff options
Diffstat (limited to '')
-rw-r--r-- | tests/resources/config/config19 | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/tests/resources/config/config19 b/tests/resources/config/config19 new file mode 100644 index 0000000..f3ae5a6 --- /dev/null +++ b/tests/resources/config/config19 @@ -0,0 +1,5 @@ +[core] + int32global = -1 + int64global = -2 + boolglobal = false + stringglobal = don't find me!
\ No newline at end of file |