Removed erroneously commited alert-statements in tests.
This commit is contained in:
@@ -41,8 +41,6 @@ function test_ZoomOut_trigger (t) {
|
||||
}),
|
||||
oldZoom;
|
||||
|
||||
alert(map.getZoom());
|
||||
|
||||
oldZoom = map.getZoom();
|
||||
|
||||
// tests
|
||||
|
||||
Reference in New Issue
Block a user