separated sqlce and db4o tests.

This commit is contained in:
kay.one
2013-02-02 12:54:03 -08:00
parent 9f829c1442
commit f973a42669
106 changed files with 192 additions and 176 deletions

View File

@@ -15,7 +15,7 @@ using NzbDrone.Test.Common;
namespace NzbDrone.Core.Test.ProviderTests.LogProviderTests
{
[TestFixture]
public class LogProviderFixture : CoreTest
public class LogProviderFixture : SqlCeTest
{
private const string LOGGER_NAME = "Core.Test.ProviderTests.LogProviderTests.LogProviderFixture";