From e3baf4b2862e0cd447dbf7b7f7660428f5118e87 Mon Sep 17 00:00:00 2001 From: "everywhere.z" Date: Tue, 21 Jun 2022 12:32:00 +0800 Subject: [PATCH] =?UTF-8?q?enhancement=20#I5C3OC=20=E6=98=AF=E4=B8=8D?= =?UTF-8?q?=E6=98=AF=E5=8F=AF=E4=BB=A5=E5=A2=9E=E5=8A=A0=E4=B8=AA=20xml=20?= =?UTF-8?q?=E7=9A=84=20dtd=20=E6=96=87=E4=BB=B6=EF=BC=9F=E4=BB=8E=E8=80=8C?= =?UTF-8?q?=E6=8F=90=E4=BE=9B=E6=A0=BC=E5=BC=8F=E8=BE=93=E5=85=A5=E6=8F=90?= =?UTF-8?q?=E7=A4=BA=E5=92=8C=E8=BE=83=E9=AA=8C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/test/resources/base/flow.xml | 1 + .../src/test/resources/dtd/flow.xml | 12 ------------ 2 files changed, 1 insertion(+), 12 deletions(-) delete mode 100644 liteflow-testcase-springboot/src/test/resources/dtd/flow.xml diff --git a/liteflow-testcase-springboot/src/test/resources/base/flow.xml b/liteflow-testcase-springboot/src/test/resources/base/flow.xml index 3051e7db2..123608049 100644 --- a/liteflow-testcase-springboot/src/test/resources/base/flow.xml +++ b/liteflow-testcase-springboot/src/test/resources/base/flow.xml @@ -1,4 +1,5 @@ + diff --git a/liteflow-testcase-springboot/src/test/resources/dtd/flow.xml b/liteflow-testcase-springboot/src/test/resources/dtd/flow.xml deleted file mode 100644 index 7f932f851..000000000 --- a/liteflow-testcase-springboot/src/test/resources/dtd/flow.xml +++ /dev/null @@ -1,12 +0,0 @@ - - - - - - - - - - - - \ No newline at end of file