mirror of
https://github.com/lidarr/lidarr.git
synced 2025-07-08 05:51:47 -07:00
parent
52fc5ae1ea
commit
c02b66ec44
102 changed files with 299 additions and 300 deletions
|
@ -14,7 +14,7 @@ namespace NzbDrone.Common.Test
|
|||
[TestFixture]
|
||||
public class ServiceProviderFixture : TestBase<ServiceProvider>
|
||||
{
|
||||
private const string ALWAYS_INSTALLED_SERVICE = "SCardSvr"; //Smart Card
|
||||
private const string ALWAYS_INSTALLED_SERVICE = "SCardSvr"; // Smart Card
|
||||
private const string TEMP_SERVICE_NAME = "NzbDrone_Nunit";
|
||||
|
||||
[SetUp]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue