mirror of https://github.com/lidarr/Lidarr
Fixed broken test.
This commit is contained in:
parent
dec06e20d6
commit
8f13fd7841
|
@ -26,7 +26,6 @@ namespace NzbDrone.Core.Test
|
|||
// ReSharper disable InconsistentNaming
|
||||
public class IndexerTests : CoreTest
|
||||
{
|
||||
[TestCase("nzbsorg.xml")]
|
||||
[TestCase("nzbsrus.xml")]
|
||||
[TestCase("newzbin.xml")]
|
||||
[TestCase("nzbmatrix.xml")]
|
||||
|
|
Loading…
Reference in New Issue