Skip to content

Commit

Permalink
Mute warnings
Browse files Browse the repository at this point in the history
  • Loading branch information
stepancheg committed Oct 2, 2023
1 parent 68ad8da commit f2fb17e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions test-crates/protobuf-parse-error-test/src/lib.rs
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
#![cfg(test)]

use std::fs;

use protobuf_parse::Parser;
Expand Down

0 comments on commit f2fb17e

Please sign in to comment.