Adds the possibility to use a built version of OpenLayers for the tests, users simply have to add '?mode=build' in the run-tests.html url
git-svn-id: http://svn.openlayers.org/trunk/openlayers@11162 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
<head>
|
||||
<script type="text/javascript">
|
||||
OpenLayers = {singleFile: true}; // just to make the test run faster
|
||||
document.write('<scr'+'ipt src="../lib/OpenLayers.js"></scr'+'ipt>');
|
||||
document.write('<scr'+'ipt src="OLLoader.js"></scr'+'ipt>');
|
||||
document.write('<scr'+'ipt src="bogus/foo-/OpenLayers.js"></scr'+'ipt>');
|
||||
</script>
|
||||
<script type="text/javascript">
|
||||
|
||||
Reference in New Issue
Block a user