Skip to content

Commit

Permalink
fix: cargo fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
uttarayan21 committed Jun 24, 2024
1 parent f4ee638 commit cca0842
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/tests.rs
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,6 @@ fn test_malformed_simple() {
test_both(bytes, output);
}


#[test]
fn test_malformed_complex() {
let bytes: Vec<u8> = b"\x1b\x1b[0\x1b[m\x1b".to_vec();
Expand Down

0 comments on commit cca0842

Please sign in to comment.