mirror of
https://codeberg.org/icewind/vdf-reader.git
synced 2026-06-03 18:14:07 +02:00
toplevel keyvalues tests
This commit is contained in:
parent
b999ea2e75
commit
6a332d051f
3 changed files with 11 additions and 0 deletions
8
tests/snapshots/parse__tests__data__toplevel.vdf.snap
Normal file
8
tests/snapshots/parse__tests__data__toplevel.vdf.snap
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
---
|
||||
source: tests/parse.rs
|
||||
expression: parsed
|
||||
---
|
||||
{
|
||||
"bar": Value("asd"),
|
||||
"foo": Value("1"),
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue