You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
rust-gix-index/rust2rpm.toml

7 lines
264 B

[package]
summary = "Git index file implementation used by gix"
[tests]
skip = ["entry_by_path_with_conflicting_file", "size_of_entry", "size_of_tree"]
comments = ["Skip test that requires a not published file (tests/ directory is not published with the crate)"]