Fixed auto-complete styling.

This commit is contained in:
kay.one 2011-12-03 15:22:49 -08:00
commit f84f8ac992
4 changed files with 23 additions and 28 deletions

View file

@ -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