mirror of
https://github.com/aljazceru/turso.git
synced 2026-01-01 07:24:19 +01:00
Make Clippy happy
This commit is contained in:
@@ -1627,6 +1627,7 @@ mod tests {
|
||||
assert_eq!(weekday_sunday_based(&dt), 5);
|
||||
}
|
||||
|
||||
#[allow(deprecated)]
|
||||
#[test]
|
||||
fn test_apply_modifier_julianday() {
|
||||
let dt = create_datetime(2000, 1, 1, 12, 0, 0);
|
||||
|
||||
Reference in New Issue
Block a user