aboutsummaryrefslogtreecommitdiff
path: root/tests/valid/hard_example.json
diff options
context:
space:
mode:
authorAlex Crichton <alex@alexcrichton.com>2015-01-15 12:56:35 -0800
committerAlex Crichton <alex@alexcrichton.com>2015-01-15 12:56:35 -0800
commit931114a13ca2f6b4fe83328899a64ac4aa1956ec (patch)
tree44ba952313219bbe0a31b20337112b4aa2286467 /tests/valid/hard_example.json
parent0d8ce979a4d98c895f5f75826e8c49f02a64f311 (diff)
downloadmilf-rs-931114a13ca2f6b4fe83328899a64ac4aa1956ec.tar.gz
milf-rs-931114a13ca2f6b4fe83328899a64ac4aa1956ec.zip
Add a few more tests from the toml-lang repo
Diffstat (limited to 'tests/valid/hard_example.json')
-rw-r--r--tests/valid/hard_example.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/valid/hard_example.json b/tests/valid/hard_example.json
new file mode 100644
index 0000000..9762e58
--- /dev/null
+++ b/tests/valid/hard_example.json
@@ -0,0 +1 @@
+{"the":{"hard":{"another_test_string":{"type":"string","value":" Same thing, but with a string #"},"bit#":{"multi_line_array":{"type":"array","value":[{"type":"string","value":"]"}]},"what?":{"type":"string","value":"You don't think some user won't do that?"}},"harder_test_string":{"type":"string","value":" And when \"'s are in the string, along with # \""},"test_array":{"type":"array","value":[{"type":"string","value":"] "},{"type":"string","value":" # "}]},"test_array2":{"type":"array","value":[{"type":"string","value":"Test #11 ]proved that"},{"type":"string","value":"Experiment #9 was a success"}]}},"test_string":{"type":"string","value":"You'll hate me after this - #"}}}