Skip to content

Commit

Permalink
update test file..
Browse files Browse the repository at this point in the history
  • Loading branch information
sachinchoolur committed Sep 8, 2015
1 parent 977bf79 commit de5a9b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/lightgallery.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<meta charset="utf-8">
<title>jQuery lightgallery Test Suite</title>
<!-- Load local jQuery. -->
<script src="../bower_components/jquery/dist/jquery.js"></script>
<script src="//cdn.jsdelivr.net/jquery/1.7/jquery.min.js"></script>
<!-- Load local QUnit. -->
<link rel="stylesheet" href="../bower_components/qunit/qunit/qunit.css" media="screen">
<script src="../bower_components/qunit/qunit/qunit.js"></script>
Expand Down

0 comments on commit de5a9b0

Please sign in to comment.