The OpenLayersXXXX.html tests shouldn't use the built file
git-svn-id: http://svn.openlayers.org/trunk/openlayers@11177 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
<html>
|
||||
<head>
|
||||
<script type="text/javascript">
|
||||
OpenLayers = {singleFile: true}; // just to make the test run faster
|
||||
document.write('<scr'+'ipt src="OLLoader.js"></scr'+'ipt>');
|
||||
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="bogus/foo-/OpenLayers.js"></scr'+'ipt>');
|
||||
</script>
|
||||
<script type="text/javascript">
|
||||
|
||||
Reference in New Issue
Block a user