mirror of
https://gitee.com/dromara/liteFlow.git
synced 2026-06-12 14:11:05 +08:00
修改测试用例
This commit is contained in:
@@ -13,7 +13,7 @@ import org.junit.Test;
|
||||
*/
|
||||
public class LFParserJsonNoSpringTest {
|
||||
|
||||
//测试无spring场景的xml parser
|
||||
//测试无spring场景的json parser
|
||||
@Test
|
||||
public void testNoSpring() throws Exception{
|
||||
FlowExecutor executor = new FlowExecutor();
|
||||
|
||||
Reference in New Issue
Block a user