If your browser doesn't support the script tag, you have no business running these tests.

git-svn-id: http://svn.openlayers.org/trunk/openlayers@5658 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
This commit is contained in:
Tim Schaub
2008-01-06 22:10:28 +00:00
parent 02ad66f580
commit d7cd93abf3
4 changed files with 2 additions and 7 deletions

View File

@@ -1,7 +1,7 @@
<html>
<head>
<script src="../../lib/OpenLayers.js"></script>
<script type="text/javascript"><!--
<script type="text/javascript">
var map;
function test_01_Control_Attribution_constructor (t) {
t.plan( 2 );
@@ -35,7 +35,6 @@
}
// -->
</script>
</head>
<body>