mirror of
https://github.com/Readarr/Readarr.git
synced 2026-09-22 19:25:04 -04:00
added missing file
This commit is contained in:
1 parent
6d12a85756
commit
fcd3617bf8
1 file changed
+8
@@ -0,0 +1,8 @@
|
||||
using System;
|
||||
|
||||
namespace NzbDrone.Test.Common
|
||||
{
|
||||
public class TestException : Exception
|
||||
{
|
||||
}
|
||||
}
|
||||
Reference in new issue
Block a user