vmassol 2003/12/06 02:57:22
Modified: framework/src/java/share/org/apache/cactus
CactusTestCase.java
Log:
fixed javadoc
Revision Changes Path
1.2 +2 -2
jakarta-cactus/framework/src/java/share/org/apache/cactus/CactusTestCase.java
Index: CactusTestCase.java
===================================================================
RCS file:
/home/cvs/jakarta-cactus/framework/src/java/share/org/apache/cactus/CactusTestCase.java,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- CactusTestCase.java 6 Dec 2003 10:41:30 -0000 1.1
+++ CactusTestCase.java 6 Dec 2003 10:57:22 -0000 1.2
@@ -67,7 +67,7 @@
{
/**
* Executes JUnit tests on the server side. It is the equivalent of
- * [EMAIL PROTECTED] org.junit.framework.TestCase#runBare()} but run on the
server
+ * [EMAIL PROTECTED] junit.framework.TestCase#runBare()} but run on the server
* side.
*
* @throws Throwable if an error occurred when running the test on the
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]