aboutsummaryrefslogtreecommitdiffstats
path: root/tests/unit/button/button.html
diff options
context:
space:
mode:
authorMike Sherov <mike.sherov@gmail.com>2012-12-22 12:56:19 -0500
committerMike Sherov <mike.sherov@gmail.com>2012-12-22 12:56:19 -0500
commit48d7d53f7b04e202e32a47aa0665f83a1179b723 (patch)
tree92378e696c86a2cef2828df762a7871450185a25 /tests/unit/button/button.html
parente21fc296102c2b8b159404c378cf39470da9a13e (diff)
downloadjquery-ui-48d7d53f7b04e202e32a47aa0665f83a1179b723.tar.gz
jquery-ui-48d7d53f7b04e202e32a47aa0665f83a1179b723.zip
Dev: stop loading *_tickets.js in the test suite.
Diffstat (limited to 'tests/unit/button/button.html')
-rw-r--r--tests/unit/button/button.html1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/unit/button/button.html b/tests/unit/button/button.html
index ebdc76470..eeb568686 100644
--- a/tests/unit/button/button.html
+++ b/tests/unit/button/button.html
@@ -25,7 +25,6 @@
<script src="button_events.js"></script>
<script src="button_methods.js"></script>
<script src="button_options.js"></script>
- <script src="button_tickets.js"></script>
<script src="../swarminject.js"></script>
</head>