Sha256: 4d7804aa3f746edcb823dbbbfe844ab2f91be4fe6dce1ef8536dc6ce2089ab24

Contents?: true

Size: 461 Bytes

Versions: 7

Compression:

Stored size: 461 Bytes

Contents

<html>
<head>
    <script src="some/OpenLayers/path/OpenLayers.light.debug.js"></script>
    <script src="../lib/OpenLayers/SingleFile.js"></script>
    <script type="text/javascript">
        function test_OpenLayers(t) {
            t.plan(1);
            t.eq(OpenLayers._getScriptLocation(), "some/OpenLayers/path/",
                 "Script location correctly detected (OpenLayers.light.debug.js).");
        }
    </script>
</head>
<body>
</body>
</html>

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
postrunner-0.0.10 misc/openlayers/tests/SingleFile3.html
postrunner-0.0.9 misc/openlayers/tests/SingleFile3.html
postrunner-0.0.8 misc/openlayers/tests/SingleFile3.html
postrunner-0.0.7 misc/openlayers/tests/SingleFile3.html
postrunner-0.0.6 misc/openlayers/tests/SingleFile3.html
postrunner-0.0.5 misc/openlayers/tests/SingleFile3.html
postrunner-0.0.4 misc/openlayers/tests/SingleFile3.html