mirror of
https://github.com/Radarr/Radarr.git
synced 2026-04-18 21:35:51 -04:00
Removed broken test
This commit is contained in:
@@ -17,12 +17,6 @@ namespace NzbDrone.Core.Test
|
|||||||
[TestFixture]
|
[TestFixture]
|
||||||
public class BacklogSearchJobTest
|
public class BacklogSearchJobTest
|
||||||
{
|
{
|
||||||
[Test]
|
|
||||||
public void broken_test()
|
|
||||||
{
|
|
||||||
throw new NotImplementedException();
|
|
||||||
}
|
|
||||||
|
|
||||||
[Test]
|
[Test]
|
||||||
public void no_missing_epsiodes_should_not_trigger_any_search()
|
public void no_missing_epsiodes_should_not_trigger_any_search()
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user