[jboss-cvs] jboss-seam/examples/wiki/src/test/org/jboss/seam/wiki/test/nestedset ...
Peter Muir
peter at bleepbleep.org.uk
Tue Sep 25 12:55:08 EDT 2007
User: pmuir
Date: 07/09/25 12:55:08
Modified: examples/wiki/src/test/org/jboss/seam/wiki/test/nestedset
NestedSetTests.java
Log:
Fix wiki tests
Revision Changes Path
1.4 +0 -1 jboss-seam/examples/wiki/src/test/org/jboss/seam/wiki/test/nestedset/NestedSetTests.java
(In the diff below, changes in quantity of whitespace are not shown.)
Index: NestedSetTests.java
===================================================================
RCS file: /cvsroot/jboss/jboss-seam/examples/wiki/src/test/org/jboss/seam/wiki/test/nestedset/NestedSetTests.java,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -b -r1.3 -r1.4
--- NestedSetTests.java 24 Sep 2007 08:23:20 -0000 1.3
+++ NestedSetTests.java 25 Sep 2007 16:55:08 -0000 1.4
@@ -13,7 +13,6 @@
import org.jboss.seam.log.Logging;
import org.jboss.seam.wiki.core.nestedset.NestedSetNodeWrapper;
import org.jboss.seam.wiki.core.nestedset.NestedSetResultTransformer;
-import org.jboss.seam.wiki.core.nestedset.NestedSetTraverser;
import org.jboss.seam.wiki.test.util.DBUnitSeamTest;
import org.testng.annotations.Test;
import org.dbunit.operation.DatabaseOperation;
More information about the jboss-cvs-commits
mailing list