we do not want gas factories
[myslice.git] / third-party / jquery-ui-1.10.2 / tests / unit / droppable / droppable_test_helpers.js
diff --git a/third-party/jquery-ui-1.10.2/tests/unit/droppable/droppable_test_helpers.js b/third-party/jquery-ui-1.10.2/tests/unit/droppable/droppable_test_helpers.js
deleted file mode 100644 (file)
index ffd3745..0000000
+++ /dev/null
@@ -1,10 +0,0 @@
-TestHelpers.droppable = {
-       shouldDrop: function() {
-               // todo: actually implement this
-               ok(true, "missing test - untested code is broken code");
-       },
-       shouldNotDrop: function() {
-               // todo: actually implement this
-               ok(true, "missing test - untested code is broken code");
-       }
-};
\ No newline at end of file