[test/index.html] remove the mode=RAW script tag again, it does not work anymore

This commit is contained in:
Éric Lemoine
2012-06-20 15:50:09 +02:00
parent edc2773147
commit d4ebe97ab1

View File

@@ -10,7 +10,6 @@
<!-- include source files here... -->
<script type="text/javascript" src="http://localhost:9810/compile?id=ol&amp;mode=SIMPLE"></script>
<script type="text/javascript" src="http://localhost:9810/compile?id=ol&amp;mode=RAW"></script>
<!-- common jasmine extensions -->
<script type="text/javascript" src="jasmine-extensions.js"></script>