Got tests working.

git-svn-id: http://svn.openlayers.org/trunk/openlayers@15 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
This commit is contained in:
Schuyler Erle
2006-05-12 22:36:52 +00:00
parent ab312e867d
commit 250b7758da
3 changed files with 4 additions and 4 deletions

View File

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