Move TestPluginWithoutPages to the correct project
This commit is contained in:
parent
37eb7d6d49
commit
a618d6053f
|
@ -6,7 +6,7 @@ using MediaBrowser.Common.Plugins;
|
|||
using MediaBrowser.Model.Plugins;
|
||||
using MediaBrowser.Model.Serialization;
|
||||
|
||||
namespace Jellyfin.Api.Tests
|
||||
namespace Jellyfin.Server.Integration.Tests
|
||||
{
|
||||
public class TestPluginWithoutPages : BasePlugin<BasePluginConfiguration>
|
||||
{
|
Loading…
Reference in New Issue
Block a user