Skip to content

Commit

Permalink
chore: drop unused test_bins file & refs
Browse files Browse the repository at this point in the history
  • Loading branch information
LeoDog896 committed Oct 17, 2024
1 parent f83c5d7 commit 3d1fe58
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 17 deletions.
12 changes: 0 additions & 12 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -74,15 +74,3 @@ path = "benches/binggan_bench.rs"
# harness = false
# name = "bench"
# path = "benches/bench.rs"

# [[bin]]
# name = "decompress_with_stats"
# path = "src/test_bins/decompress_with_stats.rs"

# [[bin]]
# name = "profile_decomp"
# path = "src/test_bins/profile_decomp.rs"

# [[bin]]
# name = "profile_comp"
# path = "src/test_bins/profile_comp.rs"
5 changes: 0 additions & 5 deletions src/test_bins/compress_block.rs

This file was deleted.

0 comments on commit 3d1fe58

Please sign in to comment.