mirror of
https://github.com/lidarr/lidarr.git
synced 2025-08-21 05:53:33 -07:00
Test project cleanup
This commit is contained in:
parent
f33c2c4939
commit
a4f8947d90
23 changed files with 38 additions and 21 deletions
|
@ -1,7 +1,8 @@
|
|||
using System;
|
||||
// ReSharper disable RedundantUsingDirective
|
||||
using AutoMoq;
|
||||
using MbUnit.Framework;
|
||||
using Moq;
|
||||
using System;
|
||||
|
||||
namespace NzbDrone.Core.Test
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue