stop using underscore.org

pull/1158/merge
johnyma22 2012-10-30 17:43:33 +00:00
parent 14ef06c699
commit 83a2f3c1a9
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@
<div id="iframe-container"></div>
<script src="/static/js/jquery.js"></script>
<script src="http://underscorejs.org/underscore.js"></script>
<script src="lib/underscore.js"></script>
<script src="lib/mocha.js"></script>
<script> mocha.setup('bdd') </script>