Skip to content

Commit

Permalink
add jquery 1.7 to test
Browse files Browse the repository at this point in the history
  • Loading branch information
brandonaaron committed Nov 10, 2011
1 parent a220faf commit 737a1d6
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion test/index.html
Expand Up @@ -4,7 +4,8 @@
<title>Testing mousewheel plugin</title>

<!--<script type="text/javascript" src="http://code.jquery.com/jquery-git.js"></script>-->
<script type="text/javascript" src="http://code.jquery.com/jquery-1.6.4.js"></script>
<script type="text/javascript" src="http://code.jquery.com/jquery-1.7.js"></script>
<!--<script type="text/javascript" src="http://code.jquery.com/jquery-1.6.4.js"></script>-->
<!--<script type="text/javascript" src="http://code.jquery.com/jquery-1.5.2.js"></script>-->
<!--<script type="text/javascript" src="http://code.jquery.com/jquery-1.4.4.js"></script>-->
<!--<script type="text/javascript" src="http://code.jquery.com/jquery-1.3.2.js"></script>-->
Expand Down

0 comments on commit 737a1d6

Please sign in to comment.