serde error testing

This commit is contained in:
Robin Appelman 2023-12-18 15:16:48 +01:00
commit 778696590a
5 changed files with 56 additions and 2 deletions

View file

@ -0,0 +1,15 @@
---
source: tests/serde.rs
expression: out
---
vmt_parser::parse_serde
× Can't parse "2" as bool
╭─[4:1]
4 │ "$bumpmap" "concrete/concretefloor007b_height-ssbump"
5 │ "$ssbump" "2"
· ─┬─
· ╰── Expected a bool
6 │ "%keywords" "tf"
╰────