Use simple compilation.

This commit is contained in:
Tim Schaub
2012-06-19 14:49:56 +02:00
parent 116c26422e
commit 1043a53fe1

View File

@@ -9,7 +9,7 @@
<script type="text/javascript" src="jasmine-1.2.0/jasmine-html.js"></script>
<!-- include source files here... -->
<script type="text/javascript" src="http://localhost:9810/compile?id=ol&amp;mode=RAW"></script>
<script type="text/javascript" src="http://localhost:9810/compile?id=ol&amp;mode=SIMPLE"></script>
<!-- include spec files here... -->
<script type="text/javascript" src="spec/ol/Bounds.test.js"></script>