Skip to content

Commit

Permalink
Remove a period, pursuant to bug 2768146
Browse files Browse the repository at this point in the history
  • Loading branch information
David Saff committed Apr 16, 2009
1 parent b5e9885 commit 60f3a3f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.html
Expand Up @@ -619,7 +619,7 @@ <h2>
<tt> set classpath=%classpath%;INSTALL_DIR\junit-4.6.jar;INSTALL_DIR</tt></li> <tt> set classpath=%classpath%;INSTALL_DIR\junit-4.6.jar;INSTALL_DIR</tt></li>


<li> <li>
test the installation by running <tt>java org.junit.runner.JUnitCore org.junit.tests.AllTests.</tt></li> test the installation by running <tt>java org.junit.runner.JUnitCore org.junit.tests.AllTests</tt></li>


<br><b><font color="#FF0000">Notice</font></b>: that the tests are not <br><b><font color="#FF0000">Notice</font></b>: that the tests are not
contained in the junit-4.6.jar but in the installation directory directly. contained in the junit-4.6.jar but in the installation directory directly.
Expand Down

0 comments on commit 60f3a3f

Please sign in to comment.