change test function name in Handler/Keyboard.html, non-functional change
This commit is contained in:
@@ -70,7 +70,7 @@
|
||||
|
||||
}
|
||||
|
||||
function test_Handler_Drag_deactivate(t) {
|
||||
function test_Handler_Keyboard_deactivate(t) {
|
||||
t.plan(8);
|
||||
var map = new OpenLayers.Map('map');
|
||||
var control = new OpenLayers.Control();
|
||||
|
||||
Reference in New Issue
Block a user