修改测试用例

This commit is contained in:
bryan31
2021-04-04 21:25:06 +08:00
parent 1dc8d6730b
commit 180085bfcb

View File

@@ -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();