summaryrefslogtreecommitdiffstats
path: root/tests/Settings-production.toml
diff options
context:
space:
mode:
authorRyan Leckey <ryan@launchbadge.com>2017-06-03 01:22:38 -0700
committerRyan Leckey <ryan@launchbadge.com>2017-06-03 01:22:38 -0700
commit43c141f87a0167e50802f097cf04896258acb5e6 (patch)
tree799cc797eecf5e699322fbb55debdf75f576a7c0 /tests/Settings-production.toml
parent0a478cf075cc93ede4f631a5be4502e2da2f0cf7 (diff)
Add many more tests
Diffstat (limited to 'tests/Settings-production.toml')
-rw-r--r--tests/Settings-production.toml8
1 files changed, 8 insertions, 0 deletions
diff --git a/tests/Settings-production.toml b/tests/Settings-production.toml
new file mode 100644
index 0000000..6545b4c
--- /dev/null
+++ b/tests/Settings-production.toml
@@ -0,0 +1,8 @@
+debug = false
+production = true
+
+[place]
+rating = 4.9
+
+[place.creator]
+name = "Somebody New"