aboutsummaryrefslogtreecommitdiffstats
path: root/tests/unit/effects
diff options
context:
space:
mode:
Diffstat (limited to 'tests/unit/effects')
-rw-r--r--tests/unit/effects/core.js (renamed from tests/unit/effects/effects_core.js)0
-rw-r--r--tests/unit/effects/effects.html2
-rw-r--r--tests/unit/effects/scale.js (renamed from tests/unit/effects/effects_scale.js)0
3 files changed, 1 insertions, 1 deletions
diff --git a/tests/unit/effects/effects_core.js b/tests/unit/effects/core.js
index 76fcaa062..76fcaa062 100644
--- a/tests/unit/effects/effects_core.js
+++ b/tests/unit/effects/core.js
diff --git a/tests/unit/effects/effects.html b/tests/unit/effects/effects.html
index d444d3853..91c31428c 100644
--- a/tests/unit/effects/effects.html
+++ b/tests/unit/effects/effects.html
@@ -5,7 +5,7 @@
<title>jQuery UI Effects Test Suite</title>
<script src="../../lib/css.js"></script>
- <script src="../../lib/bootstrap.js" data-modules="effects_core effects_scale">
+ <script src="../../lib/bootstrap.js" data-modules="core scale">
</script>
<style>
#qunit-fixture {
diff --git a/tests/unit/effects/effects_scale.js b/tests/unit/effects/scale.js
index 186daf09f..186daf09f 100644
--- a/tests/unit/effects/effects_scale.js
+++ b/tests/unit/effects/scale.js