sackley 2004/04/19 16:49:46
Modified: src/scratchpad/testcases/org/apache/poi/hwpf/model
TestCHPBinTable.java
Log:
<No Comment Entered>
Revision Changes Path
1.3 +0 -1
jakarta-poi/src/scratchpad/testcases/org/apache/poi/hwpf/model/TestCHPBinTable.java
Index: TestCHPBinTable.java
===================================================================
RCS file:
/home/cvs/jakarta-poi/src/scratchpad/testcases/org/apache/poi/hwpf/model/TestCHPBinTable.java,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- TestCHPBinTable.java 9 Apr 2004 13:05:34 -0000 1.2
+++ TestCHPBinTable.java 19 Apr 2004 23:49:46 -0000 1.3
@@ -68,7 +68,6 @@
{
PropertyNode oldNode = (PropertyNode)oldTextRuns.get(x);
PropertyNode newNode = (PropertyNode)newTextRuns.get(x);
-
assertTrue(oldNode.equals(newNode));
}
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]