Skip to content

Commit

Permalink
Autocomplete tests: Removed reference to non-existent menu plugin.
Browse files Browse the repository at this point in the history
  • Loading branch information
scottgonzalez committed Oct 22, 2010
1 parent a0c8564 commit 789e7f7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/unit/autocomplete/autocomplete.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@
<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.position.js"></script>
<script type="text/javascript" src="../../../ui/jquery.ui.menu.js"></script>
<script type="text/javascript" src="../../../ui/jquery.ui.autocomplete.js"></script>

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

0 comments on commit 789e7f7

Please sign in to comment.