From: Richard B. <rb...@us...> - 2004-12-06 01:01:28
|
Update of /cvsroot/jcframework/Nunit In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv28347 Modified Files: Nunit_AtomsFramework.vbproj Log Message: Extra tests for IValidation interface Index: Nunit_AtomsFramework.vbproj =================================================================== RCS file: /cvsroot/jcframework/Nunit/Nunit_AtomsFramework.vbproj,v retrieving revision 1.13 retrieving revision 1.14 diff -u -d -r1.13 -r1.14 --- Nunit_AtomsFramework.vbproj 1 Nov 2004 21:27:09 -0000 1.13 +++ Nunit_AtomsFramework.vbproj 6 Dec 2004 01:01:12 -0000 1.14 @@ -205,6 +205,11 @@ BuildAction = "Compile" /> <File + RelPath = "Interfaces\ValidatedEmployee.vb" + SubType = "Code" + BuildAction = "Compile" + /> + <File RelPath = "StandardClasses\LazyEmployee.vb" SubType = "Code" BuildAction = "Compile" |