Skip to content

Commit 0d2615b

Browse files
authored
Update building.test.js
1 parent 6ddcb1c commit 0d2615b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

test/building.test.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -329,13 +329,15 @@ test('Part must be within outline', () => {
329329
<nd ref="1"/>
330330
<nd ref="2"/>
331331
<nd ref="3"/>
332+
<nd ref="1"/>
332333
<tag k="building" v="apartments"/>
333334
</way>
334335
<way id="22">
335336
<nd ref="4"/>
336337
<nd ref="5"/>
337338
<nd ref="6"/>
338339
<nd ref="7"/>
340+
<nd ref="4"/>
339341
<tag k="building:part" v="yes"/>
340342
</way>
341343
</osm>

0 commit comments

Comments
 (0)