diff options
Diffstat (limited to 'test')
-rw-r--r-- | test/toOSM.js | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/toOSM.js b/test/toOSM.js index e5afa54..d91d587 100644 --- a/test/toOSM.js +++ b/test/toOSM.js @@ -102,7 +102,6 @@ test('toOSM range with prefix aX-bY', t => { const output = { type: 'Feature', properties: { - 'addr:housename': 'STUDENT RESIDENCE - SITE LV 4', 'addr:housenumber': 'A1-A8', 'addr:street': 'Lakeside Village Drive', 'addr:suburb': 'Lilydale', |