mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-01-23 23:20:51 +01:00
Move TestPluginWithoutPages to the correct project
This commit is contained in:
parent
37eb7d6d49
commit
a618d6053f
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue