From 3ad6e71f53a87215fb5286bcf87de15524699561 Mon Sep 17 00:00:00 2001 From: David Tolnay Date: Sun, 12 Nov 2017 17:26:09 -0800 Subject: Move tests into their own crate --- tests/valid/float.toml | 2 -- 1 file changed, 2 deletions(-) delete mode 100644 tests/valid/float.toml (limited to 'tests/valid/float.toml') diff --git a/tests/valid/float.toml b/tests/valid/float.toml deleted file mode 100644 index 7c528d2..0000000 --- a/tests/valid/float.toml +++ /dev/null @@ -1,2 +0,0 @@ -pi = 3.14 -negpi = -3.14 -- cgit v1.2.3