From cdca9e16901895fc0b40a34b96ebabd3fdf06f3a Mon Sep 17 00:00:00 2001 From: Liam DeBeasi Date: Tue, 30 Jul 2019 10:23:34 -0400 Subject: [PATCH] remove old tests --- core/src/utils/animation/test/grid/index.html | 110 ------------------ .../utils/animation/test/sandbox/index.html | 97 --------------- .../utils/animation/test/simple/index.html | 65 ----------- 3 files changed, 272 deletions(-) delete mode 100644 core/src/utils/animation/test/grid/index.html delete mode 100644 core/src/utils/animation/test/sandbox/index.html delete mode 100644 core/src/utils/animation/test/simple/index.html diff --git a/core/src/utils/animation/test/grid/index.html b/core/src/utils/animation/test/grid/index.html deleted file mode 100644 index 589df16800..0000000000 --- a/core/src/utils/animation/test/grid/index.html +++ /dev/null @@ -1,110 +0,0 @@ - - - - - - Animation - Grid - - - - - - - - - - - - - - - Animations - - Pause - Play - - - - - -
-
-
-
-
-
-
-
-
- - - - - diff --git a/core/src/utils/animation/test/sandbox/index.html b/core/src/utils/animation/test/sandbox/index.html deleted file mode 100644 index cdfdf84f00..0000000000 --- a/core/src/utils/animation/test/sandbox/index.html +++ /dev/null @@ -1,97 +0,0 @@ - - - - - - Animation - Basic - - - - - - - - - - - - - - - Animations - - - - -
- play step -
-
Hello
-
-
-
- - - - - diff --git a/core/src/utils/animation/test/simple/index.html b/core/src/utils/animation/test/simple/index.html deleted file mode 100644 index 5f18bfea5b..0000000000 --- a/core/src/utils/animation/test/simple/index.html +++ /dev/null @@ -1,65 +0,0 @@ - - - - - - Animation - Basic - - - - - - - - - - - - - - - Animations - - - - -
-
- Hello -
-
-
- - - - -