mirror of
https://github.com/Readarr/Readarr.git
synced 2026-04-18 21:34:28 -04:00
separated sqlce and db4o tests.
This commit is contained in:
@@ -13,7 +13,7 @@ namespace NzbDrone.Core.Test.ProviderTests
|
||||
{
|
||||
[TestFixture]
|
||||
// ReSharper disable InconsistentNaming
|
||||
public class EventClientProviderTest : CoreTest
|
||||
public class EventClientProviderTest : SqlCeTest
|
||||
{
|
||||
[Test]
|
||||
public void SendNotification_true()
|
||||
|
||||
Reference in New Issue
Block a user