Moved tests for NzbDrone.Common to its own test project. added some new tests.

This commit is contained in:
kay.one 2011-10-23 10:32:57 -07:00
commit f9a316f632
12 changed files with 350 additions and 35 deletions

View file

@ -8,4 +8,5 @@
<repository path="..\NzbDrone.Update.Test\packages.config" />
<repository path="..\NzbDrone.Update\packages.config" />
<repository path="..\NzbDrone.Common\packages.config" />
<repository path="..\NzbDrone.Common.Test\packages.config" />
</repositories>