aboutsummaryrefslogtreecommitdiff
path: root/tests/invalid/array-mixed-types-ints-and-floats.toml
diff options
context:
space:
mode:
Diffstat (limited to 'tests/invalid/array-mixed-types-ints-and-floats.toml')
-rw-r--r--tests/invalid/array-mixed-types-ints-and-floats.toml1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/invalid/array-mixed-types-ints-and-floats.toml b/tests/invalid/array-mixed-types-ints-and-floats.toml
deleted file mode 100644
index a5aa9b7..0000000
--- a/tests/invalid/array-mixed-types-ints-and-floats.toml
+++ /dev/null
@@ -1 +0,0 @@
-ints-and-floats = [1, 1.1]