mirror of
https://github.com/jquery/jquery-ui.git
synced 2024-11-21 11:04:24 +00:00
Resizable: Removed empty tickets test file.
This commit is contained in:
parent
41fb07d28c
commit
c7c8a80069
@ -22,7 +22,6 @@
|
||||
<script type="text/javascript" src="resizable_events.js"></script>
|
||||
<script type="text/javascript" src="resizable_methods.js"></script>
|
||||
<script type="text/javascript" src="resizable_options.js"></script>
|
||||
<script type="text/javascript" src="resizable_tickets.js"></script>
|
||||
|
||||
<script type="text/javascript">
|
||||
// disable this stale testsuite for testswarm only
|
||||
|
@ -1,8 +0,0 @@
|
||||
/*
|
||||
* resizable_tickets.js
|
||||
*/
|
||||
(function($) {
|
||||
|
||||
module("resizable: tickets");
|
||||
|
||||
})(jQuery);
|
Loading…
Reference in New Issue
Block a user