diff --git a/lib/mixins/lazy-upgrade-mixin.html b/lib/mixins/lazy-upgrade-mixin.html deleted file mode 100644 index 654a4d935e..0000000000 --- a/lib/mixins/lazy-upgrade-mixin.html +++ /dev/null @@ -1,126 +0,0 @@ - - - - - \ No newline at end of file diff --git a/test/runner.html b/test/runner.html index e84a0b9ca9..86c18d4d2c 100644 --- a/test/runner.html +++ b/test/runner.html @@ -69,8 +69,7 @@ 'unit/mixin-utils.html', 'unit/mixin-behaviors.html', 'unit/render-status.html', - 'unit/disable-upgrade.html', - 'unit/lazy-upgrade.html' + 'unit/disable-upgrade.html' ]; // http://eddmann.com/posts/cartesian-product-in-javascript/ diff --git a/test/smoke/lazy-upgrade.html b/test/smoke/lazy-upgrade.html deleted file mode 100644 index d64732bfd5..0000000000 --- a/test/smoke/lazy-upgrade.html +++ /dev/null @@ -1,113 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/test/unit/lazy-upgrade.html b/test/unit/lazy-upgrade.html deleted file mode 100644 index 1e34db7ce2..0000000000 --- a/test/unit/lazy-upgrade.html +++ /dev/null @@ -1,261 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file