enhancement #I5OFN9 单元测试绝对路径 el.xml 配置文件错误

This commit is contained in:
tangkc
2022-08-28 15:06:13 +08:00
parent a7697c48d1
commit 4cb1d938be
2 changed files with 2 additions and 2 deletions

View File

@@ -2,6 +2,6 @@
<!--这里只是内容,在这个测试用例中这个文件请移到/usr/local/flow.xml中-->
<flow>
<chain name="chain1">
<when value="a,b,c"/>
WHEN(a,b,c);
</chain>
</flow>

View File

@@ -2,6 +2,6 @@
<!--这里只是内容,在这个测试用例中这个文件请移到/usr/local/flow.xml中-->
<flow>
<chain name="chain1">
<when value="a,b,c"/>
WHEN(a,b,c);
</chain>
</flow>