mirror of
https://github.com/lidarr/lidarr.git
synced 2025-08-20 13:33:34 -07:00
Fixed auto-complete styling.
This commit is contained in:
parent
c23447e994
commit
f84f8ac992
4 changed files with 23 additions and 28 deletions
|
@ -1,5 +1,4 @@
|
|||
|
||||
using System;
|
||||
using System.Linq;
|
||||
using System.IO;
|
||||
using System.Net;
|
||||
using FizzWare.NBuilder;
|
||||
|
@ -12,7 +11,7 @@ using NzbDrone.Core.Repository;
|
|||
using NzbDrone.Core.Test.Framework;
|
||||
using NzbDrone.Test.Common.AutoMoq;
|
||||
|
||||
namespace NzbDrone.Core.Test
|
||||
namespace NzbDrone.Core.Test.ProviderTests
|
||||
{
|
||||
[TestFixture]
|
||||
// ReSharper disable InconsistentNaming
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue