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:
@@ -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";
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user