aboutsummaryrefslogtreecommitdiff
path: root/tests/valid/example-bom.toml
diff options
context:
space:
mode:
authorosboxes.org <anders.forsgren@gmail.com>2015-10-07 11:35:49 +0200
committerosboxes.org <anders.forsgren@gmail.com>2015-10-07 11:35:49 +0200
commitdea8646b8b98583d15528031138682d1ac9ada85 (patch)
tree0649ef3ba81f8db77c18139e6c6100bb6fc50745 /tests/valid/example-bom.toml
parent96c6cd94ec32fb58603764ba33e19319a3165d75 (diff)
downloadmilf-rs-dea8646b8b98583d15528031138682d1ac9ada85.tar.gz
milf-rs-dea8646b8b98583d15528031138682d1ac9ada85.zip
Allow BOM (Byte order mark) in toml
Diffstat (limited to 'tests/valid/example-bom.toml')
-rw-r--r--tests/valid/example-bom.toml5
1 files changed, 5 insertions, 0 deletions
diff --git a/tests/valid/example-bom.toml b/tests/valid/example-bom.toml
new file mode 100644
index 0000000..fb5ac81
--- /dev/null
+++ b/tests/valid/example-bom.toml
@@ -0,0 +1,5 @@
+best-day-ever = 1987-07-05T17:45:00Z
+
+[numtheory]
+boring = false
+perfection = [6, 28, 496]