diff --git a/test/coverage.html b/test/coverage.html index ee23c1c5..07ab4d7f 100644 --- a/test/coverage.html +++ b/test/coverage.html @@ -5,7 +5,7 @@ OpenSeadragon QUnit - +
@@ -49,28 +49,28 @@ - - + + - - - - - - - - - - + + + + + + + + + + - + diff --git a/test/legacy.mouse.shim.js b/test/helpers/legacy.mouse.shim.js similarity index 100% rename from test/legacy.mouse.shim.js rename to test/helpers/legacy.mouse.shim.js diff --git a/test/test.css b/test/helpers/test.css similarity index 100% rename from test/test.css rename to test/helpers/test.css diff --git a/test/test.js b/test/helpers/test.js similarity index 100% rename from test/test.js rename to test/helpers/test.js diff --git a/test/basic.js b/test/modules/basic.js similarity index 100% rename from test/basic.js rename to test/modules/basic.js diff --git a/test/controls.js b/test/modules/controls.js similarity index 100% rename from test/controls.js rename to test/modules/controls.js diff --git a/test/multi-image.js b/test/modules/multi-image.js similarity index 100% rename from test/multi-image.js rename to test/modules/multi-image.js diff --git a/test/navigator.js b/test/modules/navigator.js similarity index 100% rename from test/navigator.js rename to test/modules/navigator.js diff --git a/test/overlays.js b/test/modules/overlays.js similarity index 100% rename from test/overlays.js rename to test/modules/overlays.js diff --git a/test/polyfills.js b/test/modules/polyfills.js similarity index 100% rename from test/polyfills.js rename to test/modules/polyfills.js diff --git a/test/strings.js b/test/modules/strings.js similarity index 100% rename from test/strings.js rename to test/modules/strings.js diff --git a/test/units.js b/test/modules/units.js similarity index 100% rename from test/units.js rename to test/modules/units.js diff --git a/test/utils.js b/test/modules/utils.js similarity index 100% rename from test/utils.js rename to test/modules/utils.js diff --git a/test/test.html b/test/test.html index 5e4c617d..48773e1a 100644 --- a/test/test.html +++ b/test/test.html @@ -5,7 +5,7 @@ OpenSeadragon QUnit - +
@@ -15,27 +15,27 @@ - - + + - - - - - - - - - - + + + + + + + + + + - +