aboutsummaryrefslogtreecommitdiffstats
path: root/tests/unit/datepicker/datepicker.html
diff options
context:
space:
mode:
authorMike Sherov <mike.sherov@gmail.com>2012-11-09 16:27:45 -0500
committerMike Sherov <mike.sherov@gmail.com>2012-11-09 16:27:45 -0500
commit254f2b3698265bdcb7daa85f8c7e2c27192cd090 (patch)
tree90f4946be9136ccd9462ab202096945d952e47be /tests/unit/datepicker/datepicker.html
parent543abc9b1ff6cafdea7cd1be5835f04104cdb8da (diff)
downloadjquery-ui-254f2b3698265bdcb7daa85f8c7e2c27192cd090.tar.gz
jquery-ui-254f2b3698265bdcb7daa85f8c7e2c27192cd090.zip
Dev: fix the datepicker test suite and jshint everything. Fixes #8804 - Dev: re-enable the datepicker test suite
Diffstat (limited to 'tests/unit/datepicker/datepicker.html')
-rw-r--r--tests/unit/datepicker/datepicker.html1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/unit/datepicker/datepicker.html b/tests/unit/datepicker/datepicker.html
index c0c68979d..390d052c3 100644
--- a/tests/unit/datepicker/datepicker.html
+++ b/tests/unit/datepicker/datepicker.html
@@ -28,7 +28,6 @@
<script src="datepicker_methods.js"></script>
<script src="datepicker_options.js"></script>
<script src="datepicker_test_helpers.js"></script>
- <script src="datepicker_tickets.js"></script>
<script src="../swarminject.js"></script>
</head>