Fixing a bug with "~/something/*" url's in the UrlRuleProvider

--HG--
branch : dev
This commit is contained in:
Nathan Heskew
2010-10-28 07:02:18 -07:00
parent 908a049b58
commit c8f90ab6c4
6 changed files with 104 additions and 8 deletions

View File

@@ -135,6 +135,7 @@
<Compile Include="Values.cs" />
<Compile Include="Users\Controllers\AdminControllerTests.cs" />
<Compile Include="Users\Services\MembershipServiceTests.cs" />
<Compile Include="Widgets\RuleEngine\UrlRuleProviderTest.cs" />
<Compile Include="Widgets\Services\WidgetsServiceTest.cs" />
<Compile Include="Widgets\WidgetsTests.cs" />
<Compile Include="XmlRpc\Controllers\HomeControllerTests.cs" />