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