mirror of
https://github.com/lidarr/lidarr.git
synced 2025-08-20 13:33:34 -07:00
More tests
This commit is contained in:
parent
ccbbad54ce
commit
23f6cc3901
9 changed files with 203 additions and 50 deletions
|
@ -46,6 +46,10 @@ namespace NzbDrone
|
|||
AppDomainException(e);
|
||||
}
|
||||
|
||||
while (true)
|
||||
{
|
||||
Console.ReadLine();
|
||||
}
|
||||
}
|
||||
|
||||
private static void Attach()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue