Skip to content

Commit

Permalink
slider unit tests: added missing reference to jquery.ui.mouse.js
Browse files Browse the repository at this point in the history
  • Loading branch information
rdworth committed Dec 24, 2009
1 parent c7c0fd5 commit b836174
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/unit/slider/slider.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
<script type="text/javascript" src="../../../jquery-1.3.2.js"></script>
<script type="text/javascript" src="../../../ui/jquery.ui.core.js"></script>
<script type="text/javascript" src="../../../ui/jquery.ui.widget.js"></script>
<script type="text/javascript" src="../../../ui/jquery.ui.mouse.js"></script>
<script type="text/javascript" src="../../../ui/jquery.ui.slider.js"></script>

<link type="text/css" href="../testsuite.css" rel="stylesheet" />
Expand Down

0 comments on commit b836174

Please sign in to comment.