mirror of
https://github.com/lidarr/lidarr.git
synced 2025-07-14 17:13:49 -07:00
Added db4o.
Added guards against most problematic areas.
This commit is contained in:
parent
b6a4e6c32c
commit
5dbaaee005
11 changed files with 396 additions and 6 deletions
|
@ -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";
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue