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:
pgiraud
2011-02-21 13:02:11 +00:00
parent fa15785c96
commit 2fd0eff3c1
5 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
<head>
<script src="bogus/1/OpenLayers.js-foo"></script>
<script src="bogus/2/foo-OpenLayers.js"></script>
<script src="OLLoader.js?foo"></script>
<script src="../lib/OpenLayers.js?foo"></script>
<script src="bogus/3/after-OpenLayers.js"></script>
<script type="text/javascript">
function test_OpenLayers(t) {