aboutsummaryrefslogtreecommitdiff
path: root/t/files/write.toml
diff options
context:
space:
mode:
Diffstat (limited to 't/files/write.toml')
-rw-r--r--t/files/write.toml6
1 files changed, 6 insertions, 0 deletions
diff --git a/t/files/write.toml b/t/files/write.toml
new file mode 100644
index 0000000..bb8d31a
--- /dev/null
+++ b/t/files/write.toml
@@ -0,0 +1,6 @@
+[first]
+a = "a"
+b = "b"
+[second]
+a = "a"
+c = "c" \ No newline at end of file