From de1c03d81615e6fd50540008fe6ca46feb012c30 Mon Sep 17 00:00:00 2001 From: Elena ``of Valhalla'' Grandi Date: Wed, 3 Feb 2021 10:45:30 +0100 Subject: Test loading (and rewriting) decimal data. refs: #3 https://todo.sr.ht/~valhalla/lesana/3 --- tests/data/simple/items/085682ed-6792-499d-a3ab-9aebd683c011.yaml | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'tests/data/simple') diff --git a/tests/data/simple/items/085682ed-6792-499d-a3ab-9aebd683c011.yaml b/tests/data/simple/items/085682ed-6792-499d-a3ab-9aebd683c011.yaml index 99431b1..4648a5e 100644 --- a/tests/data/simple/items/085682ed-6792-499d-a3ab-9aebd683c011.yaml +++ b/tests/data/simple/items/085682ed-6792-499d-a3ab-9aebd683c011.yaml @@ -1,9 +1,10 @@ name: One Item description: | - This is a long block of text - that spans multiple lines. + This is a long block of text + that spans multiple lines. position: somewhere quantity: 2 value: 0.8 -cost: 1.99 +cost: '1.99' eid: 085682ed6792499da3ab9aebd683c011 +other: some data -- cgit v1.2.3