v2026.06.06 — UPnP recovery, library watcher, artist discovery, request auto-poll #87
@@ -43,7 +43,7 @@ func TestDrainPending(t *testing.T) {
|
||||
|
||||
t.Run("returns paths and clears the set", func(t *testing.T) {
|
||||
pending := map[string]struct{}{
|
||||
"/music/a.mp3": {},
|
||||
"/music/a.mp3": {},
|
||||
"/music/b.flac": {},
|
||||
}
|
||||
got := drainPending(pending)
|
||||
|
||||
Reference in New Issue
Block a user