mirror of
https://github.com/lidarr/lidarr.git
synced 2025-08-20 21:43:33 -07:00
Removed left over assemblies, CastleCore (Subsonic) and some old nuget packages
This commit is contained in:
parent
520e9c9d14
commit
b525757d8a
39 changed files with 4 additions and 52208 deletions
|
@ -333,7 +333,7 @@ namespace NzbDrone.Core.Test
|
|||
|
||||
//Act
|
||||
bool result = mocker.Resolve<SabProvider>().AddByUrl(
|
||||
"http://www.newzbin.com/browse/post/6107863/nzb", "This is an Nzb");
|
||||
"http://www.newzbin.com/browse/post/6107863/nzb", "Added by unit tests.");
|
||||
|
||||
//Assert
|
||||
Assert.IsTrue(result);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue