Skip to content

Commit

Permalink
Refactor
Browse files Browse the repository at this point in the history
  • Loading branch information
EFanZh committed Jan 5, 2025
1 parent d5405f2 commit 4847661
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ mod tests {
use super::Event;

#[test]
fn test_item_partial_eq() {
fn test_event_partial_eq() {
assert!(
Event {
time_and_type: 2,
Expand Down

0 comments on commit 4847661

Please sign in to comment.