LeVCS/crates/levcs-merge/tests/corpus/001-json-disjoint-keys/manifest.toml

9 lines
214 B
TOML

description = "JSON: disjoint top-level key additions on each side merge cleanly"
path = "config.json"
[expected]
status = "merged"
handler = "json"
contains = ["alice", "bob", "carol"]
not_contains = ["<<<<<<<"]