mirror of
https://github.com/Radarr/Radarr.git
synced 2026-04-26 22:46:53 -04:00
Updated tests to work better with VS2013 Test Adapter.
This commit is contained in:
@@ -4,6 +4,7 @@ using NzbDrone.Common.Test.DiskProviderTests;
|
||||
namespace NzbDrone.Windows.Test.DiskProviderTests
|
||||
{
|
||||
[TestFixture]
|
||||
[Platform("Win")]
|
||||
public class DiskProviderFixture : DiskProviderFixtureBase<DiskProvider>
|
||||
{
|
||||
public DiskProviderFixture()
|
||||
|
||||
Reference in New Issue
Block a user