OpenLayers OpenLayers

Changeset 6501

Show
Ignore:
Timestamp:
03/12/08 12:04:23 (10 months ago)
Author:
crschmidt
Message:

Fix tileMonitoringHooks test: faked-out tile was missing an unload method.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/openlayers/tests/Layer/test_Grid.html

    r6149 r6501  
    497497            onLoadStart: {}, 
    498498            onLoadEnd: {}, 
     499            unload: function() {}, 
    499500            events: { 
    500501                unregister: function(name, obj, func) {