Added Growl (Not yet visible on the GUI).

This commit is contained in:
Mark McDowall
2011-11-01 20:08:53 -07:00
parent dd7dcf4db8
commit 3fe1e80ccb
16 changed files with 327 additions and 2 deletions

View File

@@ -80,6 +80,7 @@
<Compile Include="JobTests\BacklogSearchJobTest.cs" />
<Compile Include="JobTests\BannerDownloadJobTest.cs" />
<Compile Include="ProviderTests\ConfigFileProviderTest.cs" />
<Compile Include="ProviderTests\GrowlProviderTest.cs" />
<Compile Include="ProviderTests\DiskProviderTests\ExtractArchiveFixture.cs" />
<Compile Include="ProviderTests\PostDownloadProviderTests\PostDownloadProviderFixture.cs" />
<Compile Include="JobTests\SearchJobTest.cs" />