Add more tests for exclude validation

This commit is contained in:
Patrick Niklaus
2017-08-18 21:42:05 +00:00
committed by Patrick Niklaus
parent 0c838fb60c
commit 27324d0270
7 changed files with 55 additions and 4 deletions
+1 -1
View File
@@ -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},