added missing file

pull/4/head
kay.one 12 years ago
parent 6d12a85756
commit fcd3617bf8

@ -0,0 +1,8 @@
using System;
namespace NzbDrone.Test.Common
{
public class TestException : Exception
{
}
}
Loading…
Cancel
Save