| 1 | import {changeTileVersion} from '../../../src/leaflet/control/ChangeTileVersion'; |
| 2 | import {tiledMapLayer} from '../../../src/leaflet/mapping/TiledMapLayer'; |
| 3 | import {FetchRequest} from '../../../src/common/util/FetchRequest'; |
| 4 | import { mockCreateTile } from '../../tool/mock_leaflet'; |
nothing calls this directly
no test coverage detected