Add more tests for exclude validation
This commit is contained in:
committed by
Patrick Niklaus
parent
0c838fb60c
commit
27324d0270
@@ -19,7 +19,7 @@ function setup()
|
||||
use_turn_restrictions = true
|
||||
},
|
||||
|
||||
classes = {[0] = "motorway", [1] = "toll"},
|
||||
classes = {[0] = "motorway", [1] = "toll", [2] = "TooWords2"},
|
||||
|
||||
excludable = {
|
||||
[1] = {["motorway"] = true},
|
||||
|
||||
Reference in New Issue
Block a user