diff --git a/tests/unit/button/button.html b/tests/unit/button/button.html index 5ec7e316afb..cbc1a31bc80 100644 --- a/tests/unit/button/button.html +++ b/tests/unit/button/button.html @@ -8,7 +8,7 @@ loadResources({ - css: [ "ui.core", "ui.button" ], + css: [ "ui.core", "ui.button", "ui.theme" ], js: [ "ui/jquery.ui.core.js", "ui/jquery.ui.widget.js", @@ -66,6 +66,13 @@
+ +