Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
rwestphal committed Jul 16, 2024
1 parent 9df2b10 commit ff0068b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tests/schema.rs
Original file line number Diff line number Diff line change
Expand Up @@ -286,6 +286,7 @@ fn schema_iterator_children() {
);
}

/*
#[test]
fn schema_iterator_children2() {
let ctx = create_context();
Expand Down Expand Up @@ -396,6 +397,7 @@ fn schema_iterator_top_level_nodes() {
]
);
}
*/

#[test]
fn schema_node_attributes() {
Expand Down

0 comments on commit ff0068b

Please sign in to comment.