diff options
Diffstat (limited to 'std/encoding/testdata/boolean.toml')
-rw-r--r-- | std/encoding/testdata/boolean.toml | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/std/encoding/testdata/boolean.toml b/std/encoding/testdata/boolean.toml deleted file mode 100644 index e3e287981..000000000 --- a/std/encoding/testdata/boolean.toml +++ /dev/null @@ -1,4 +0,0 @@ -[boolean] # i hate comments -bool1 = true -bool2 = false -bool3 = true # I love comments
\ No newline at end of file |