1
0
mirror of https://github.com/Radarr/Radarr.git synced 2026-04-18 21:35:51 -04:00

Added db4o.

Added guards against most problematic areas.
This commit is contained in:
kay.one
2013-02-02 11:39:27 -08:00
parent b6a4e6c32c
commit 5dbaaee005
11 changed files with 396 additions and 6 deletions
+1 -2
View File
@@ -8,9 +8,8 @@ using NzbDrone.Test.Common.AutoMoq;
namespace NzbDrone.Test.Common
{
public class TestBase : LoggingTest
public abstract class TestBase : LoggingTest
{
protected const string INTEGRATION_TEST = "Integration Test";