Sha256: 32784616db10c5191d4f1982379b5639207d56c054f0200131f3c0919eeebf56

Contents?: true

Size: 468 Bytes

Versions: 12

Compression:

Stored size: 468 Bytes

Contents

<html>
<head>
    <script>
    var OpenLayers = {singleFile: true};
    </script>
    <script src="../lib/OpenLayers.js"></script>
    <script type="text/javascript">
        function test_OpenLayers(t) {
            t.plan(1);

            var script = document.getElementById("script");

            t.eq(OpenLayers._getScriptLocation(), "../lib/", "Script location for single file build correctly detected.");
        }
    </script>
</head>
<body>
</body>
</html>

Version data entries

12 entries across 12 versions & 2 rubygems

Version Path
postrunner-0.0.10 misc/openlayers/tests/OpenLayers3.html
postrunner-0.0.9 misc/openlayers/tests/OpenLayers3.html
postrunner-0.0.8 misc/openlayers/tests/OpenLayers3.html
postrunner-0.0.7 misc/openlayers/tests/OpenLayers3.html
postrunner-0.0.6 misc/openlayers/tests/OpenLayers3.html
postrunner-0.0.5 misc/openlayers/tests/OpenLayers3.html
postrunner-0.0.4 misc/openlayers/tests/OpenLayers3.html
gb_mapfish_appserver-0.0.5 vendor/assets/javascripts/openlayers/tests/OpenLayers3.html
gb_mapfish_appserver-0.0.4 vendor/assets/javascripts/openlayers/tests/OpenLayers3.html
gb_mapfish_appserver-0.0.3 vendor/assets/javascripts/openlayers/tests/OpenLayers3.html
gb_mapfish_appserver-0.0.2 vendor/assets/javascripts/openlayers/tests/OpenLayers3.html
gb_mapfish_appserver-0.0.1 vendor/assets/javascripts/openlayers/tests/OpenLayers3.html