From 2bc37479180b5b14b0162de04cc69098dd8c8d35 Mon Sep 17 00:00:00 2001 From: Elena ``of Valhalla'' Grandi Date: Sun, 9 Feb 2020 18:56:00 +0100 Subject: Missed test file --- tests/data/wrong/items/07f079d281f542f88b97aa1c30d72e12.yaml | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 tests/data/wrong/items/07f079d281f542f88b97aa1c30d72e12.yaml diff --git a/tests/data/wrong/items/07f079d281f542f88b97aa1c30d72e12.yaml b/tests/data/wrong/items/07f079d281f542f88b97aa1c30d72e12.yaml new file mode 100644 index 0000000..79fe93f --- /dev/null +++ b/tests/data/wrong/items/07f079d281f542f88b97aa1c30d72e12.yaml @@ -0,0 +1,11 @@ +name: 'bad things' +description: | + An entry with bad things (empty instead of an empty list) +position: '' +# number (integer): Enter an integer here +number: 0 +# float (float): Enter a floating point number here +float: 0.0 +# price (decimal): prices are never float! +price: 0.00 +things: -- cgit v1.2.3