summaryrefslogtreecommitdiffstats
path: root/tests/Settings.toml
diff options
context:
space:
mode:
Diffstat (limited to 'tests/Settings.toml')
-rw-r--r--tests/Settings.toml3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/Settings.toml b/tests/Settings.toml
index 2f2da74..14f881f 100644
--- a/tests/Settings.toml
+++ b/tests/Settings.toml
@@ -3,6 +3,8 @@ debug_s = "true"
production = false
production_s = "false"
+code = 53
+
# errors
boolean_s_parse = "fals"
@@ -15,6 +17,7 @@ name = "1"
name = "2"
[place]
+number = 1
name = "Torre di Pisa"
longitude = 43.7224985
latitude = 10.3970522