FileNameBuilderFixture tests should run on Windows
This commit is contained in:
parent
35a5462c8f
commit
90d3dc2f98
|
@ -18,9 +18,7 @@ using NzbDrone.Test.Common;
|
|||
|
||||
namespace NzbDrone.Core.Test.OrganizerTests.FileNameBuilderTests
|
||||
{
|
||||
[Platform(Exclude = "Win")]
|
||||
[TestFixture]
|
||||
|
||||
public class FileNameBuilderFixture : CoreTest<FileNameBuilder>
|
||||
{
|
||||
private Series _series;
|
||||
|
|
Loading…
Reference in New Issue