diff options
Diffstat (limited to 'tests/unit/datepicker/datepicker_tickets.js')
-rw-r--r-- | tests/unit/datepicker/datepicker_tickets.js | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/tests/unit/datepicker/datepicker_tickets.js b/tests/unit/datepicker/datepicker_tickets.js index 50eb09c17..38c5e89f3 100644 --- a/tests/unit/datepicker/datepicker_tickets.js +++ b/tests/unit/datepicker/datepicker_tickets.js @@ -5,8 +5,4 @@ module("datepicker: tickets"); -test("testname", function() { - ok(false, "missing test - untested code is broken code."); -}); - })(jQuery); |