removed signalr, will re-add when actually needed.

This commit is contained in:
Keivan Beigi 2013-04-16 16:21:28 -07:00
commit 213c842050
10 changed files with 3 additions and 63 deletions

View file

@ -17,7 +17,6 @@ namespace NzbDrone.App.Test
ContainerBuilder.Instance.Resolve<IEnumerable<IHandle>>().Should().NotBeEmpty();
}
[Test]
public void should_be_able_to_resolve_indexers()
{