Remove unittest for httprequest

This commit is contained in:
qianlifeng
2014-12-22 19:17:55 +08:00
parent 2b211c2ba0
commit 3f7c1b0750
2 changed files with 0 additions and 22 deletions

View File

@@ -44,7 +44,6 @@
</ItemGroup>
<ItemGroup>
<Compile Include="FuzzyMatcherTest.cs" />
<Compile Include="Infrastructure\HttpRequestTest.cs" />
<Compile Include="QueryTest.cs" />
<Compile Include="Properties\AssemblyInfo.cs" />
<Compile Include="UrlPluginTest.cs" />