mirror of
https://github.com/Readarr/Readarr.git
synced 2026-04-18 21:34:28 -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