Commit a54e6d4e authored by Chris Rebert's avatar Chris Rebert

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

parent 0aaf2cdd
...@@ -5,7 +5,7 @@ ...@@ -5,7 +5,7 @@
<title>Bootstrap Plugin Test Suite</title> <title>Bootstrap Plugin Test Suite</title>
<!-- jQuery --> <!-- jQuery -->
<script src="vendor/jquery.js"></script> <script src="vendor/jquery.min.js"></script>
<!-- QUnit --> <!-- QUnit -->
<link rel="stylesheet" href="vendor/qunit.css" media="screen"> <link rel="stylesheet" href="vendor/qunit.css" media="screen">
......
Markdown is supported
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