fixed add new series

This commit is contained in:
kay.one 2013-05-12 08:18:17 -07:00
commit 29ca16ce77
16 changed files with 18 additions and 6 deletions

View file

@ -4,6 +4,7 @@ using FluentAssertions;
using Marr.Data;
using NUnit.Framework;
using NzbDrone.Common;
using NzbDrone.Common.Serializer;
using NzbDrone.Core.Datastore;
using NzbDrone.Core.Datastore.Converters;
using NzbDrone.Core.Tv;