]> source.dussan.org Git - jquery-ui.git/commitdiff
Selectable tests: Removed a non-existent script tag causing a 404 in the tests.
authorTJ VanToll <tj.vantoll@gmail.com>
Sun, 30 Dec 2012 02:58:25 +0000 (21:58 -0500)
committerScott González <scott.gonzalez@gmail.com>
Tue, 1 Jan 2013 13:19:20 +0000 (08:19 -0500)
tests/unit/selectable/selectable.html

index 13718e1f3a1b39d8b713f60c6b8f1eb46587abb1..18ffc6ef7788656a72a7df7e151a1197081ec95d 100644 (file)
@@ -26,7 +26,6 @@
        <script src="selectable_events.js"></script>
        <script src="selectable_methods.js"></script>
        <script src="selectable_options.js"></script>
-       <script src="selectable_test_helpers.js"></script>
 
        <script src="../swarminject.js"></script>
 </head>