mirror of
https://github.com/lidarr/lidarr.git
synced 2025-07-31 12:10:19 -07:00
New: Update Unity
This commit is contained in:
parent
cbff5e1c5a
commit
425bd8964f
5 changed files with 25 additions and 18 deletions
|
@ -1,7 +1,8 @@
|
|||
using NUnit.Framework;
|
||||
using System.IO.Abstractions.TestingHelpers;
|
||||
using Microsoft.Practices.Unity;
|
||||
using NzbDrone.Common.Disk;
|
||||
using Unity.Resolution;
|
||||
|
||||
namespace NzbDrone.Core.Test.Framework
|
||||
{
|
||||
public abstract class FileSystemTest<TSubject> : CoreTest<TSubject> where TSubject : class
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue