Skip to content

Commit

Permalink
test: Remove unused Cargo.toml entries
Browse files Browse the repository at this point in the history
  • Loading branch information
wcampbell0x2a committed Nov 12, 2023
1 parent e4230a0 commit ab4c584
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions backhand-test/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -31,28 +31,21 @@ zstd = ["backhand-cli/zstd"]

[[test]]
name = "add"
# path = "add.rs"

[[test]]
name = "issues"
# path = "issues.rs"

[[test]]
name = "mutate"
# path = "mutate.rs"

[[test]]
name = "non_standard"
# path = "non_standard.rs"

[[test]]
name = "raw"
# path = "raw.rs"

[[test]]
name = "replace"
# path = "replace.rs"

[[test]]
name = "unsquashfs"
# path = "unsquashfs.rs"

0 comments on commit ab4c584

Please sign in to comment.