aboutsummaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorRichard Worth <rdworth@gmail.com>2008-06-09 06:04:53 +0000
committerRichard Worth <rdworth@gmail.com>2008-06-09 06:04:53 +0000
commita6b0fc7a83504acc327c114e5d5f768194966494 (patch)
tree5d91d030af81ee327998c90919152c0b8b7e57c8 /tests
parent03528f2942ad52ab1bfca8810aa5ce0bfe3ba4c7 (diff)
downloadjquery-ui-a6b0fc7a83504acc327c114e5d5f768194966494.tar.gz
jquery-ui-a6b0fc7a83504acc327c114e5d5f768194966494.zip
tests - all.html, removed links for missing .js files
Diffstat (limited to 'tests')
-rw-r--r--tests/all.html4
1 files changed, 0 insertions, 4 deletions
diff --git a/tests/all.html b/tests/all.html
index 99e53db39..909509eb3 100644
--- a/tests/all.html
+++ b/tests/all.html
@@ -21,15 +21,11 @@
<script type="text/javascript" src="simulate/jquery.simulate.js"></script>
<script type="text/javascript" src="accordion.js"></script>
- <script type="text/javascript" src="datepicker.js"></script>
<script type="text/javascript" src="dialog.js"></script>
<script type="text/javascript" src="draggable.js"></script>
- <script type="text/javascript" src="droppable.js"></script>
<script type="text/javascript" src="resizable.js"></script>
<script type="text/javascript" src="selectable.js"></script>
<script type="text/javascript" src="slider.js"></script>
- <script type="text/javascript" src="sortable.js"></script>
- <script type="text/javascript" src="tabs.js"></script>
<style type="text/css">
.xerror, .error { display: none }