vishen / go-chromecast

cli for Google Chromecast, Home devices and Cast Groups
Apache License 2.0
853 stars 84 forks source link

testdata: update helptext #182

Closed holiman closed 8 months ago

holiman commented 8 months ago

Fixes some leftover failing tests

vishen commented 8 months ago

Thanks for this! I actually fixed this in https://github.com/vishen/go-chromecast/commit/f255229b26d07b3267bbe5209cccb30ad482511e so will close this PR.

holiman commented 8 months ago

There were some more leftovers in this PR though;

https://github.com/vishen/go-chromecast/blob/master/application/application_test.go#L50 -- this test is obsolete and can be removed.

https://github.com/vishen/go-chromecast/blob/master/application/application.go#L1435 -- this struct is unused and can be removed