diff options
Diffstat (limited to 'encoding/testdata/CRLF.toml')
| -rw-r--r-- | encoding/testdata/CRLF.toml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/encoding/testdata/CRLF.toml b/encoding/testdata/CRLF.toml new file mode 100644 index 000000000..92264888a --- /dev/null +++ b/encoding/testdata/CRLF.toml @@ -0,0 +1,3 @@ +[boolean] +bool1 = true +bool2 = false
\ No newline at end of file |
