1
0
mirror of https://github.com/Radarr/Radarr.git synced 2026-04-19 21:46:50 -04:00

Pushing broken test to test teamcity

This commit is contained in:
kay.one
2011-10-19 22:05:04 -07:00
parent 88b8c053fc
commit 39c8462769
@@ -17,6 +17,12 @@ 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()
{