/[projects]/misc/horsensspejder-web/jquery/jquery-ui-1.10.3/tests/unit/droppable/droppable_test_helpers.js
ViewVC logotype

Contents of /misc/horsensspejder-web/jquery/jquery-ui-1.10.3/tests/unit/droppable/droppable_test_helpers.js

Parent Directory Parent Directory | Revision Log Revision Log


Revision 2125 - (show annotations) (download) (as text)
Wed Mar 12 19:30:05 2014 UTC (10 years, 3 months ago) by torben
File MIME type: application/javascript
File size: 278 byte(s)
initial import
1 TestHelpers.droppable = {
2 shouldDrop: function() {
3 // todo: actually implement this
4 ok(true, "missing test - untested code is broken code");
5 },
6 shouldNotDrop: function() {
7 // todo: actually implement this
8 ok(true, "missing test - untested code is broken code");
9 }
10 };

  ViewVC Help
Powered by ViewVC 1.1.20