diff options
Diffstat (limited to 'tests/unit/effects/effects.html')
-rw-r--r-- | tests/unit/effects/effects.html | 2 |
1 files changed, 1 insertions, 1 deletions
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 { |