mirror of
https://github.com/lidarr/lidarr.git
synced 2025-08-20 21:43:33 -07:00
GetProcessesByName for mono
This commit is contained in:
parent
735cdfe5d6
commit
58e668a093
2 changed files with 11 additions and 16 deletions
|
@ -68,8 +68,6 @@ namespace NzbDrone.Common.Test
|
|||
Subject.Exists(DummyApp.DUMMY_PROCCESS_NAME).Should().BeFalse();
|
||||
}
|
||||
|
||||
|
||||
|
||||
[Test]
|
||||
public void Should_be_able_to_execute_process()
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue