Skip to content

Commit

Permalink
Upgrade to jquery-1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
rossta committed Jan 23, 2010
1 parent cfb789f commit 2cbf31d
Show file tree
Hide file tree
Showing 4 changed files with 5,996 additions and 3 deletions.
2 changes: 1 addition & 1 deletion EXAMPLE.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
-->
<head>
<!-- These are all of the necessary javascript and css files required to run your tests -->
<script src="lib/jquery-1.3.2.js"></script>
<script src="lib/jquery-1.4.js"></script>
<script src="lib/jquery.fn.js"></script>
<script src="lib/jquery.print.js"></script>
<script src="lib/screw.builder.js"></script>
Expand Down
2 changes: 1 addition & 1 deletion example/blank/suite.html
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<html>
<!-- first we import the jQuery framework -->
<script src="../vendor/screw-unit/lib/jquery-1.3.2.js"></script>
<script src="../vendor/screw-unit/lib/jquery-1.4.js"></script>

<!-- All vendor/ js files go here -->
<script src="../vendor/jquery.livequery.js"></script>
Expand Down
Loading

0 comments on commit 2cbf31d

Please sign in to comment.