mirror of https://github.com/kdl-org/kdl-rs.git
oops casing
This commit is contained in:
parent
ede98b9a7b
commit
b5202a4403
|
|
@ -109,7 +109,7 @@ fn test_ci() {
|
|||
|
||||
#[test]
|
||||
fn test_cargo() {
|
||||
let doc = parse_document(include_str!("../examples/cargo.kdl"));
|
||||
let doc = parse_document(include_str!("../examples/Cargo.kdl"));
|
||||
let nodes = nodes! {
|
||||
package {
|
||||
name "kdl";
|
||||
|
|
|
|||
Loading…
Reference in New Issue