forked from MapComplete/MapComplete
More work on splitting roads, WIP; refactoring tests
This commit is contained in:
parent
e374bb355c
commit
1f93923820
62 changed files with 1163 additions and 823 deletions
|
@ -12,7 +12,7 @@ export default class OsmConnectionSpec extends T {
|
|||
private static _osm_token = "LJFmv2nUicSNmBNsFeyCHx5KKx6Aiesx8pXPbX4n"
|
||||
|
||||
constructor() {
|
||||
super("OsmConnectionSpec-test", [
|
||||
super("osmconnection", [
|
||||
["login on dev",
|
||||
() => {
|
||||
const osmConn = new OsmConnection(false, false,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue