Skip to content

Commit 5741398

Browse files
tonybiermangenusistimelord
authored andcommitted
Fixed several warnings with tests
1 parent 61e6653 commit 5741398

5 files changed

Lines changed: 721 additions & 2172 deletions

File tree

src/widget/date_picker.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -342,6 +342,7 @@ mod tests {
342342
use chrono::Datelike;
343343

344344
#[derive(Clone, Debug)]
345+
#[allow(dead_code)]
345346
enum TestMessage {
346347
Cancel,
347348
Submit(Date),

0 commit comments

Comments
 (0)