Co-authored-by: Commentator2.0 <lix@crystal-cavern.systems> Change-Id: I92656b3b27f551bf286abc0d680c4a1c542337d7
9 lines
156 B
TOML
9 lines
156 B
TOML
[[test]]
|
|
runner = "parse-fail"
|
|
matrix = true
|
|
|
|
[[test]]
|
|
runner = "parse-okay"
|
|
flags = ["--extra-deprecated-features", "rec-set-dynamic-attrs"]
|
|
matrix = true
|