Skip to content

Commit

Permalink
test stub
Browse files Browse the repository at this point in the history
  • Loading branch information
robamu committed Sep 6, 2024
1 parent 3575f33 commit 467037c
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions src/source.rs
Original file line number Diff line number Diff line change
Expand Up @@ -1606,4 +1606,9 @@ mod tests {
panic!("unexpected error type: {:?}", error);
}
}

#[test]
fn test_finished_pdu_check_timeout() {
// TODO: Implement.
}
}

0 comments on commit 467037c

Please sign in to comment.