Test with iD.js

Uglification can hide errors (#1865)
This commit is contained in:
John Firebaugh
2013-09-30 16:20:16 -07:00
parent 69689a59d5
commit 44cd18aab5
+1 -1
View File
@@ -17,7 +17,7 @@
<script src="lib/bind-shim.js"></script>
<!-- include source files here... -->
<script src='../dist/iD.min.js'></script>
<script src='../dist/iD.js'></script>
<script src="spec/spec_helpers.js"></script>