Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Geal committed Dec 8, 2024
1 parent 057e704 commit abd60fc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/error.rs
Original file line number Diff line number Diff line change
Expand Up @@ -753,6 +753,7 @@ mod tests {
#[test]
fn convert_error_panic() {
use crate::character::complete::char;
use crate::internal::IResult;

let input = "";

Expand Down

0 comments on commit abd60fc

Please sign in to comment.