mirror of
https://github.com/Readarr/Readarr.git
synced 2026-04-23 22:25:09 -04:00
separated sqlce and db4o tests.
This commit is contained in:
@@ -17,7 +17,7 @@ using NzbDrone.Test.Common;
|
||||
namespace NzbDrone.Core.Test.JobTests
|
||||
{
|
||||
[TestFixture]
|
||||
internal class AppUpdateJobFixture : CoreTest
|
||||
internal class AppUpdateJobFixture : SqlCeTest
|
||||
{
|
||||
private const string SANDBOX_FOLDER = @"C:\Temp\nzbdrone_update\";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user