mirror of
https://github.com/Serial-ATA/lofty-rs
synced 2024-12-13 22:22:31 +00:00
Fix spacing
Signed-off-by: Serial <69764315+Serial-ATA@users.noreply.github.com>
This commit is contained in:
parent
30d62a9064
commit
845456b9c7
2 changed files with 11 additions and 10 deletions
|
@ -43,6 +43,7 @@ fn test_inner() {
|
|||
minute: None,
|
||||
second: None,
|
||||
};
|
||||
|
||||
id3tag_inner.set_date_recorded(timestamp);
|
||||
|
||||
// Write id3::Tag to `a.mp3`
|
||||
|
|
Loading…
Reference in a new issue