Update of /cvsroot/springnet/Spring.Net/test/Spring/Spring.Web.Tests
In directory sc8-pr-cvs8.sourceforge.net:/tmp/cvs-serv14656/Spring.Web.Tests
Modified Files:
Spring.Web.Tests.2003.csproj
Log Message:
added test for AbstractCache and AspNetCache
Index: Spring.Web.Tests.2003.csproj
===================================================================
RCS file: /cvsroot/springnet/Spring.Net/test/Spring/Spring.Web.Tests/Spring.Web.Tests.2003.csproj,v
retrieving revision 1.30
retrieving revision 1.31
diff -C2 -d -r1.30 -r1.31
*** Spring.Web.Tests.2003.csproj 24 Aug 2007 22:48:59 -0000 1.30
--- Spring.Web.Tests.2003.csproj 25 Aug 2007 10:21:59 -0000 1.31
***************
*** 199,203 ****
<File
RelPath = "Util\ControlInterceptionTests.cs"
! SubType = "Code"
BuildAction = "Compile"
/>
--- 199,203 ----
<File
RelPath = "Util\ControlInterceptionTests.cs"
! SubType = "ASPXCodeBehind"
BuildAction = "Compile"
/>
|