From 151ce0266eb4de2c8fc600c81c192a5f791b6169 Mon Sep 17 00:00:00 2001 From: Ryan Dahl Date: Wed, 9 Oct 2019 17:10:09 -0400 Subject: Move everything into std subdir --- std/encoding/testdata/CRLF.toml | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 std/encoding/testdata/CRLF.toml (limited to 'std/encoding/testdata/CRLF.toml') diff --git a/std/encoding/testdata/CRLF.toml b/std/encoding/testdata/CRLF.toml new file mode 100644 index 000000000..92264888a --- /dev/null +++ b/std/encoding/testdata/CRLF.toml @@ -0,0 +1,3 @@ +[boolean] +bool1 = true +bool2 = false \ No newline at end of file -- cgit v1.2.3