update lastadoc
This commit is contained in:
parent
d406cfc3ba
commit
8e44f163cd
2 changed files with 2 additions and 2 deletions
2
pom.xml
2
pom.xml
|
@ -53,7 +53,7 @@
|
|||
|
||||
<!-- Testing -->
|
||||
<junit.version>4.8.2</junit.version>
|
||||
<utflute.version>0.5.1-RC2</utflute.version>
|
||||
<utflute.version>0.5.2</utflute.version>
|
||||
|
||||
<!-- S2Robot -->
|
||||
<s2robot.version>1.0.0-SNAPSHOT</s2robot.version>
|
||||
|
|
|
@ -3,7 +3,7 @@ package org.codelibs.fess.mylasta;
|
|||
import org.codelibs.fess.unit.UnitFessTestCase;
|
||||
import org.dbflute.utflute.core.document.DocumentGenerator;
|
||||
|
||||
public class FessActionDefTest extends UnitFessTestCase {
|
||||
public class FessLastaDocTest extends UnitFessTestCase {
|
||||
|
||||
// ===================================================================================
|
||||
// Component
|
Loading…
Add table
Reference in a new issue