Commit changes for tests to pass in IE.

git-svn-id: http://svn.openlayers.org/trunk/openlayers@1449 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
This commit is contained in:
crschmidt
2006-09-14 16:28:24 +00:00
parent c0fc945824
commit 760e1ca014
2 changed files with 20 additions and 19 deletions
+1 -1
View File
@@ -57,7 +57,7 @@
// t.plan( 2 );
if (document.createEventObject) {
t.plan(3);
t.plan(2);
} else {
t.plan(1);
}