Move LiveTv tests to separate project

This commit is contained in:
Patrick Barron
2023-12-28 14:49:35 -05:00
parent 051fa04a80
commit 7eba162879
23 changed files with 42 additions and 5 deletions

View File

@@ -17,6 +17,7 @@ using System.Runtime.InteropServices;
[assembly: NeutralResourcesLanguage("en")]
[assembly: InternalsVisibleTo("Jellyfin.Server.Implementations.Tests")]
[assembly: InternalsVisibleTo("Emby.Server.Implementations.Fuzz")]
[assembly: InternalsVisibleTo("Jellyfin.LiveTv.Tests")]
// Setting ComVisible to false makes the types in this assembly not visible
// to COM components. If you need to access a type in this assembly from