Commit a54e6d4e authored by Chris Rebert's avatar Chris Rebert
Browse files

rename jquery.js -> jquery.min.js since it's minified

parent 0aaf2cdd
Showing with 1 addition and 1 deletion
+1 -1
......@@ -5,7 +5,7 @@
<title>Bootstrap Plugin Test Suite</title>
<!-- jQuery -->
<script src="vendor/jquery.js"></script>
<script src="vendor/jquery.min.js"></script>
<!-- QUnit -->
<link rel="stylesheet" href="vendor/qunit.css" media="screen">
......
File moved
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment