From: David S. <ds...@us...> - 2006-04-27 22:09:05
|
Update of /cvsroot/junit/junit In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv4186 Modified Files: README.html Log Message: 4.1 release notes Index: README.html =================================================================== RCS file: /cvsroot/junit/junit/README.html,v retrieving revision 1.15 retrieving revision 1.16 diff -u -d -r1.15 -r1.16 --- README.html 23 Mar 2006 02:20:55 -0000 1.15 +++ README.html 27 Apr 2006 22:08:57 -0000 1.16 @@ -20,7 +20,7 @@ <br>(see also <a href="http://www.junit.org">JUnit.org</a>) <hr WIDTH="100%"> -<br>16 Mar 2006 +<br>27 April 2006 <p>JUnit is a simple framework to write repeatable tests. It is an instance of the xUnit architecture for unit testing frameworks. <ul> |