fin du debuggage des sink

This commit is contained in:
2025-11-20 21:28:37 +01:00
parent 7fd8d50b8b
commit 75e4ad28b7
6 changed files with 65 additions and 21 deletions

View File

@@ -376,6 +376,11 @@ mod tests {
cover: None,
rating: None,
extra: HashMap::new(),
gapless_url: todo!(),
sched_time_millis: todo!(),
song_id: todo!(),
artist_id: todo!(),
cover_large: todo!(),
};
assert_eq!(song.end_time_ms(), 6000);