Housekeepers talk to the DB directly now

This commit is contained in:
Mark McDowall
2013-09-18 17:28:25 -07:00
parent 6c91639d64
commit f716a6d9fd
11 changed files with 161 additions and 141 deletions
-2
View File
@@ -60,8 +60,6 @@ namespace NzbDrone.Core.Test.Framework
}
}
[Category("DbTest")]
public abstract class DbTest : CoreTest
{