[Fat-develop] FAT/test/FAT.Test FAT.Test.csproj,1.9,1.10
Brought to you by:
exortech
|
From: <dmc...@us...> - 2004-03-06 13:55:10
|
Update of /cvsroot/fat/FAT/test/FAT.Test In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv23362/test/FAT.Test Modified Files: FAT.Test.csproj Log Message: Refactored TestFixtureHelpPageModel into TestFixtrureHelpControl. Index: FAT.Test.csproj =================================================================== RCS file: /cvsroot/fat/FAT/test/FAT.Test/FAT.Test.csproj,v retrieving revision 1.9 retrieving revision 1.10 diff -C2 -d -r1.9 -r1.10 *** FAT.Test.csproj 29 Feb 2004 14:59:52 -0000 1.9 --- FAT.Test.csproj 6 Mar 2004 13:40:17 -0000 1.10 *************** *** 213,217 **** /> <File ! RelPath = "Web\TestFixtureHelpPageModelTest.cs" SubType = "Code" BuildAction = "Compile" --- 213,217 ---- /> <File ! RelPath = "Web\TestFixtureHelpControlTest.cs" SubType = "Code" BuildAction = "Compile" |