aboutsummaryrefslogtreecommitdiff
path: root/tests/valid/table-whitespace.toml
diff options
context:
space:
mode:
authorAlex Crichton <alex@alexcrichton.com>2015-01-15 19:47:14 -0800
committerAlex Crichton <alex@alexcrichton.com>2015-01-15 19:47:56 -0800
commit3536cb50e646a8a9e5f26dce9a25bab101793126 (patch)
treea8f00ba67dabd5cab7c37ca538abb4fb42508f68 /tests/valid/table-whitespace.toml
parent46a70861d5c05fa59ec95bdc08775159162dcf64 (diff)
downloadmilf-rs-3536cb50e646a8a9e5f26dce9a25bab101793126.tar.gz
milf-rs-3536cb50e646a8a9e5f26dce9a25bab101793126.zip
Update key syntax to TOML master
* Bare keys contain a very limited set of characters now. * Keys in quotes behave the same as basic strings. Closes #47
Diffstat (limited to 'tests/valid/table-whitespace.toml')
-rw-r--r--tests/valid/table-whitespace.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/valid/table-whitespace.toml b/tests/valid/table-whitespace.toml
index 798756c..daf881d 100644
--- a/tests/valid/table-whitespace.toml
+++ b/tests/valid/table-whitespace.toml
@@ -1 +1 @@
-[valid key]
+["valid key"]