we do not want gas factories
[unfold.git] / third-party / jquery-ui-1.10.2 / tests / unit / resizable / resizable_methods.js
diff --git a/third-party/jquery-ui-1.10.2/tests/unit/resizable/resizable_methods.js b/third-party/jquery-ui-1.10.2/tests/unit/resizable/resizable_methods.js
deleted file mode 100644 (file)
index b12f303..0000000
+++ /dev/null
@@ -1,12 +0,0 @@
-/*
- * resizable_methods.js
- */
-(function($) {
-
-module("resizable: methods");
-
-// this is here to make JSHint pass "unused", and we don't want to
-// remove the parameter for when we finally implement
-$.noop();
-
-})(jQuery);