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:
@@ -57,7 +57,7 @@
|
||||
// t.plan( 2 );
|
||||
|
||||
if (document.createEventObject) {
|
||||
t.plan(3);
|
||||
t.plan(2);
|
||||
} else {
|
||||
t.plan(1);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user