Update to latest grunt

Change-Id: I69701a230426af9fa22d3cd312cb24bdc6cf5072
This commit is contained in:
Santhosh Thottingal
2013-08-01 15:13:00 +05:30
parent 6d92fa3a36
commit ab9b01444f
4 changed files with 38 additions and 103 deletions

View File

@@ -5,7 +5,7 @@
<title>jQuery ULS Test Suite</title>
<!-- External libs -->
<script src="//ajax.googleapis.com/ajax/libs/jquery/1.10.1/jquery.min.js" ></script>
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.10.1/jquery.min.js" ></script>
<!-- Source of our libs -->
<script src="../src/jquery.uls.data.js"></script>