we do not want gas factories
[unfold.git] / third-party / jquery-ui-1.10.2 / tests / unit / button / button_common.js
diff --git a/third-party/jquery-ui-1.10.2/tests/unit/button/button_common.js b/third-party/jquery-ui-1.10.2/tests/unit/button/button_common.js
deleted file mode 100644 (file)
index ef22d30..0000000
+++ /dev/null
@@ -1,14 +0,0 @@
-TestHelpers.commonWidgetTests( "button", {
-       defaults: {
-               disabled: null,
-               icons: {
-                       primary: null,
-                       secondary: null
-               },
-               label: null,
-               text: true,
-
-               // callbacks
-               create: null
-       }
-});