mirror of
https://github.com/Readarr/Readarr.git
synced 2026-04-23 22:25:09 -04:00
@@ -3,8 +3,8 @@ using System.Linq;
|
||||
using FluentAssertions;
|
||||
using NUnit.Framework;
|
||||
using NzbDrone.Core.Datastore;
|
||||
using NzbDrone.Core.Test.Framework;
|
||||
using NzbDrone.Core.Music;
|
||||
using NzbDrone.Core.Test.Framework;
|
||||
|
||||
namespace NzbDrone.Core.Test.Datastore
|
||||
{
|
||||
@@ -20,7 +20,6 @@ namespace NzbDrone.Core.Test.Datastore
|
||||
.BeNull();
|
||||
}
|
||||
|
||||
|
||||
[Test]
|
||||
public void vaccume()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user