summaryrefslogtreecommitdiffstats
path: root/tests/Settings-upper-struct.toml
diff options
context:
space:
mode:
Diffstat (limited to 'tests/Settings-upper-struct.toml')
-rw-r--r--tests/Settings-upper-struct.toml3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/Settings-upper-struct.toml b/tests/Settings-upper-struct.toml
new file mode 100644
index 0000000..341a5e0
--- /dev/null
+++ b/tests/Settings-upper-struct.toml
@@ -0,0 +1,3 @@
+# For override tests
+FOO = "FOO should be overridden"
+bar = "I am bar" \ No newline at end of file