Skip to content
This repository was archived by the owner on Apr 7, 2022. It is now read-only.

Commit b59cf94

Browse files
author
Jim Weaver
committed
updated installation site page
1 parent fdd30de commit b59cf94

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

jWebUnit/doc/installation.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ <h2>Dependencies</h2>
3939
<tr><td><a href="http://sourceforge.net/projects/httpunit">HttpUnit 1.4.6</a></td><td>httpunit.jar</td><td>Java library for the automatic stimulation and testing of web applications.</td></tr>
4040
<tr><td><a href="http://www.mozilla.org/rhino/">Rhino</a></td><td>js.jar</td><td>Java javascript implementation used by httpunit. Only needed if javascript in target application must be tested.</td></tr>
4141
<tr><td><a href="http://sourceforge.net/projects/jtidy">jTidy</a></td><td>Tidy.jar</td><td>Java html parser and beautifier used by httpunit.</td></tr>
42-
<tr><td><a href="http://www.junit.org">JUnit 3.8.1</a></td><td>junit.jar, optional.jar</td><td>Java testing framework.</td></tr>
42+
<tr><td><a href="http://www.junit.org">JUnit 3.8.1</a></td><td>junit.jar</td><td>Java testing framework.</td></tr>
4343
<tr><td><a href="http://www.apache.org">Apache XML API</a></td><td>xml-apis.jar</td><td>Common XML stuff needed by Tidy/HttpUnit.</td></tr>
4444
</table>
4545
<br>

0 commit comments

Comments
 (0)