mirror of
https://codeberg.org/icewind/vmt-parser.git
synced 2026-08-02 20:34:47 +02:00
fix tests
This commit is contained in:
parent
27a4f9fc38
commit
8513568506
11 changed files with 394 additions and 424 deletions
|
|
@ -2,9 +2,11 @@
|
|||
source: tests/parse.rs
|
||||
expression: result
|
||||
---
|
||||
patch(PatchMaterial(
|
||||
include: "tests/data/concretefloor003.vmt",
|
||||
replace: {
|
||||
"$ssbump": "0",
|
||||
},
|
||||
))
|
||||
{
|
||||
"patch": {
|
||||
"include": "tests/data/concretefloor003.vmt",
|
||||
"replace": {
|
||||
"$ssbump": "0"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue