mirror of
https://github.com/Radarr/Radarr.git
synced 2024-11-04 10:02:40 +01:00
added missing file
This commit is contained in:
parent
6d12a85756
commit
fcd3617bf8
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…
Reference in New Issue
Block a user