mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2025-09-17 17:14:18 +02: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