1
0
mirror of https://github.com/Radarr/Radarr.git synced 2024-09-17 15:02:34 +02:00

Removed broken test

This commit is contained in:
kay.one 2011-10-19 22:34:58 -07:00
parent 39c8462769
commit e2290d9f0f

View File

@ -17,12 +17,6 @@ namespace NzbDrone.Core.Test
[TestFixture]
public class BacklogSearchJobTest
{
[Test]
public void broken_test()
{
throw new NotImplementedException();
}
[Test]
public void no_missing_epsiodes_should_not_trigger_any_search()
{