mirror of
https://github.com/lidarr/lidarr.git
synced 2025-08-21 14:03:29 -07:00
Moved tests for NzbDrone.Common to its own test project. added some new tests.
This commit is contained in:
parent
f52620db70
commit
f9a316f632
12 changed files with 350 additions and 35 deletions
|
@ -1,8 +1,5 @@
|
|||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Diagnostics;
|
||||
using System.Linq;
|
||||
using System.Text;
|
||||
|
||||
namespace NzbDrone.Test.Dummy
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue