diff --git a/src/NzbDrone.Automation.Test/NzbDrone.Automation.Test.csproj b/src/NzbDrone.Automation.Test/NzbDrone.Automation.Test.csproj index 9b5e9a2b8..cdd28ebec 100644 --- a/src/NzbDrone.Automation.Test/NzbDrone.Automation.Test.csproj +++ b/src/NzbDrone.Automation.Test/NzbDrone.Automation.Test.csproj @@ -87,6 +87,7 @@ + diff --git a/src/NzbDrone.Automation.Test/app.config b/src/NzbDrone.Automation.Test/app.config new file mode 100644 index 000000000..44298137a --- /dev/null +++ b/src/NzbDrone.Automation.Test/app.config @@ -0,0 +1,11 @@ + + + + + + + + + + + \ No newline at end of file