From 3773c4646ca9f9f87f7254d666d491a346ceca86 Mon Sep 17 00:00:00 2001 From: liteng <930372551@qq.com> Date: Wed, 7 Nov 2018 12:24:38 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E6=96=87=E4=BB=B6=E5=A4=B9?= =?UTF-8?q?=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ShadowEditor.SVG/{test => test2}/01 SvgDomTest.html | 0 ShadowEditor.SVG/{test => test2}/02 SvgCircleTest.html | 0 ShadowEditor.SVG/{test => test2}/03 SvgRectTest.html | 0 ShadowEditor.SVG/{test => test2}/04 SvgEllipseTest.html | 0 ShadowEditor.SVG/{test => test2}/05 SvgLineTest.html | 0 ShadowEditor.SVG/{test => test2}/06 SvgPolylineTest.html | 0 ShadowEditor.SVG/{test => test2}/07 SvgPolygonTest.html | 0 ShadowEditor.SVG/{test => test2}/08 SvgPathTest.html | 0 ShadowEditor.SVG/{test => test2}/09 SvgTextTest.html | 0 ShadowEditor.SVG/{test => test2}/10 SvgATest.html | 0 ShadowEditor.SVG/{test => test2}/11 SvgPathTest.html | 0 ShadowEditor.SVG/{test => test2}/12 SvgGaussianBlurTest.html | 0 ShadowEditor.SVG/{test => test2}/13 SvgOffsetBlurTest.html | 0 ShadowEditor.SVG/{test => test2}/14 SvgColorMatrixTest.html | 0 ShadowEditor.SVG/{test => test2}/15 SvgGroupTest.html | 0 15 files changed, 0 insertions(+), 0 deletions(-) rename ShadowEditor.SVG/{test => test2}/01 SvgDomTest.html (100%) rename ShadowEditor.SVG/{test => test2}/02 SvgCircleTest.html (100%) rename ShadowEditor.SVG/{test => test2}/03 SvgRectTest.html (100%) rename ShadowEditor.SVG/{test => test2}/04 SvgEllipseTest.html (100%) rename ShadowEditor.SVG/{test => test2}/05 SvgLineTest.html (100%) rename ShadowEditor.SVG/{test => test2}/06 SvgPolylineTest.html (100%) rename ShadowEditor.SVG/{test => test2}/07 SvgPolygonTest.html (100%) rename ShadowEditor.SVG/{test => test2}/08 SvgPathTest.html (100%) rename ShadowEditor.SVG/{test => test2}/09 SvgTextTest.html (100%) rename ShadowEditor.SVG/{test => test2}/10 SvgATest.html (100%) rename ShadowEditor.SVG/{test => test2}/11 SvgPathTest.html (100%) rename ShadowEditor.SVG/{test => test2}/12 SvgGaussianBlurTest.html (100%) rename ShadowEditor.SVG/{test => test2}/13 SvgOffsetBlurTest.html (100%) rename ShadowEditor.SVG/{test => test2}/14 SvgColorMatrixTest.html (100%) rename ShadowEditor.SVG/{test => test2}/15 SvgGroupTest.html (100%) diff --git a/ShadowEditor.SVG/test/01 SvgDomTest.html b/ShadowEditor.SVG/test2/01 SvgDomTest.html similarity index 100% rename from ShadowEditor.SVG/test/01 SvgDomTest.html rename to ShadowEditor.SVG/test2/01 SvgDomTest.html diff --git a/ShadowEditor.SVG/test/02 SvgCircleTest.html b/ShadowEditor.SVG/test2/02 SvgCircleTest.html similarity index 100% rename from ShadowEditor.SVG/test/02 SvgCircleTest.html rename to ShadowEditor.SVG/test2/02 SvgCircleTest.html diff --git a/ShadowEditor.SVG/test/03 SvgRectTest.html b/ShadowEditor.SVG/test2/03 SvgRectTest.html similarity index 100% rename from ShadowEditor.SVG/test/03 SvgRectTest.html rename to ShadowEditor.SVG/test2/03 SvgRectTest.html diff --git a/ShadowEditor.SVG/test/04 SvgEllipseTest.html b/ShadowEditor.SVG/test2/04 SvgEllipseTest.html similarity index 100% rename from ShadowEditor.SVG/test/04 SvgEllipseTest.html rename to ShadowEditor.SVG/test2/04 SvgEllipseTest.html diff --git a/ShadowEditor.SVG/test/05 SvgLineTest.html b/ShadowEditor.SVG/test2/05 SvgLineTest.html similarity index 100% rename from ShadowEditor.SVG/test/05 SvgLineTest.html rename to ShadowEditor.SVG/test2/05 SvgLineTest.html diff --git a/ShadowEditor.SVG/test/06 SvgPolylineTest.html b/ShadowEditor.SVG/test2/06 SvgPolylineTest.html similarity index 100% rename from ShadowEditor.SVG/test/06 SvgPolylineTest.html rename to ShadowEditor.SVG/test2/06 SvgPolylineTest.html diff --git a/ShadowEditor.SVG/test/07 SvgPolygonTest.html b/ShadowEditor.SVG/test2/07 SvgPolygonTest.html similarity index 100% rename from ShadowEditor.SVG/test/07 SvgPolygonTest.html rename to ShadowEditor.SVG/test2/07 SvgPolygonTest.html diff --git a/ShadowEditor.SVG/test/08 SvgPathTest.html b/ShadowEditor.SVG/test2/08 SvgPathTest.html similarity index 100% rename from ShadowEditor.SVG/test/08 SvgPathTest.html rename to ShadowEditor.SVG/test2/08 SvgPathTest.html diff --git a/ShadowEditor.SVG/test/09 SvgTextTest.html b/ShadowEditor.SVG/test2/09 SvgTextTest.html similarity index 100% rename from ShadowEditor.SVG/test/09 SvgTextTest.html rename to ShadowEditor.SVG/test2/09 SvgTextTest.html diff --git a/ShadowEditor.SVG/test/10 SvgATest.html b/ShadowEditor.SVG/test2/10 SvgATest.html similarity index 100% rename from ShadowEditor.SVG/test/10 SvgATest.html rename to ShadowEditor.SVG/test2/10 SvgATest.html diff --git a/ShadowEditor.SVG/test/11 SvgPathTest.html b/ShadowEditor.SVG/test2/11 SvgPathTest.html similarity index 100% rename from ShadowEditor.SVG/test/11 SvgPathTest.html rename to ShadowEditor.SVG/test2/11 SvgPathTest.html diff --git a/ShadowEditor.SVG/test/12 SvgGaussianBlurTest.html b/ShadowEditor.SVG/test2/12 SvgGaussianBlurTest.html similarity index 100% rename from ShadowEditor.SVG/test/12 SvgGaussianBlurTest.html rename to ShadowEditor.SVG/test2/12 SvgGaussianBlurTest.html diff --git a/ShadowEditor.SVG/test/13 SvgOffsetBlurTest.html b/ShadowEditor.SVG/test2/13 SvgOffsetBlurTest.html similarity index 100% rename from ShadowEditor.SVG/test/13 SvgOffsetBlurTest.html rename to ShadowEditor.SVG/test2/13 SvgOffsetBlurTest.html diff --git a/ShadowEditor.SVG/test/14 SvgColorMatrixTest.html b/ShadowEditor.SVG/test2/14 SvgColorMatrixTest.html similarity index 100% rename from ShadowEditor.SVG/test/14 SvgColorMatrixTest.html rename to ShadowEditor.SVG/test2/14 SvgColorMatrixTest.html diff --git a/ShadowEditor.SVG/test/15 SvgGroupTest.html b/ShadowEditor.SVG/test2/15 SvgGroupTest.html similarity index 100% rename from ShadowEditor.SVG/test/15 SvgGroupTest.html rename to ShadowEditor.SVG/test2/15 SvgGroupTest.html