a working test thanks to Marc.
This commit is contained in:
@@ -236,7 +236,7 @@
|
|||||||
exc = e;
|
exc = e;
|
||||||
}
|
}
|
||||||
|
|
||||||
t.ok(exc != undefined, 'maximize and minimize do not trigger an exception');
|
t.eq(exc, undefined, 'maximize and minimize do not trigger an exception');
|
||||||
|
|
||||||
map.destroy();
|
map.destroy();
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user