[Fat-develop] FAT/test/FAT.Test FAT.Test.csproj,1.4,1.5
Brought to you by:
exortech
|
From: <dmc...@us...> - 2004-02-04 07:36:20
|
Update of /cvsroot/fat/FAT/test/FAT.Test In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv17752/test/FAT.Test Modified Files: FAT.Test.csproj Log Message: Refactored tests for HtmlDetailsRequestHandler. Renamed some classes. Index: FAT.Test.csproj =================================================================== RCS file: /cvsroot/fat/FAT/test/FAT.Test/FAT.Test.csproj,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** FAT.Test.csproj 28 Jan 2004 22:14:49 -0000 1.4 --- FAT.Test.csproj 3 Feb 2004 22:08:08 -0000 1.5 *************** *** 208,212 **** /> <File ! RelPath = "Web\HtmlDetails\HtmlDetailsRequestHelperTest.cs" SubType = "Code" BuildAction = "Compile" --- 208,212 ---- /> <File ! RelPath = "Web\HtmlDetails\HtmlDetailsRequestHandlerTest.cs" SubType = "Code" BuildAction = "Compile" |