Fixed: Parses size in Wombles Description field so min/maxsize checks works on Wombles feed.

This commit is contained in:
Taloth Saldono
2016-02-17 23:22:22 +01:00
parent 21c901eab4
commit 3b57194d47
4 changed files with 132 additions and 1004 deletions
@@ -245,6 +245,7 @@
<Compile Include="IndexerTests\TorrentleechTests\TorrentleechFixture.cs" />
<Compile Include="IndexerTests\TorrentRssIndexerTests\TorrentRssIndexerFixture.cs" />
<Compile Include="IndexerTests\TorrentRssIndexerTests\TestTorrentRssIndexer.cs" />
<Compile Include="IndexerTests\WomblesTests\WomblesFixture.cs" />
<Compile Include="IndexerTests\XElementExtensionsFixture.cs" />
<Compile Include="InstrumentationTests\DatabaseTargetFixture.cs" />
<Compile Include="JobTests\JobRepositoryFixture.cs" />