Skip to content

Commit

Permalink
chore(puffin): remove tests (#2789)
Browse files Browse the repository at this point in the history
Signed-off-by: Zhenchi <[email protected]>
  • Loading branch information
zhongzc authored Nov 21, 2023
1 parent 99dbb74 commit bdb677d
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/puffin/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,3 @@ pub mod error;
pub mod file_format;
pub mod file_metadata;
pub mod partial_reader;

#[cfg(test)]
mod tests;
Binary file removed src/puffin/src/tests.rs
Binary file not shown.

0 comments on commit bdb677d

Please sign in to comment.