mirror of
https://github.com/lidarr/lidarr.git
synced 2025-08-14 18:57:39 -07:00
added missing file
This commit is contained in:
parent
6d12a85756
commit
fcd3617bf8
1 changed files with 8 additions and 0 deletions
8
NzbDrone.Test.Common/TestException.cs
Normal file
8
NzbDrone.Test.Common/TestException.cs
Normal file
|
@ -0,0 +1,8 @@
|
|||
using System;
|
||||
|
||||
namespace NzbDrone.Test.Common
|
||||
{
|
||||
public class TestException : Exception
|
||||
{
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue