Skip to content

Commit ec8eb3b

Browse files
authored
Update gabledroofbug.test.js
1 parent f3a8224 commit ec8eb3b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/gabledroofbug.test.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ import { Building } from '../src/building.js';
88
import { BuildingShapeUtils } from '../src/extras/BuildingShapeUtils.js';
99
import { TextEncoder } from 'node:util';
1010

11-
const data = `
11+
const data = `<?xml version='1.0' encoding='UTF-8'?>
1212
<osm version="0.6" generator="openstreetmap-cgimap 2.0.1 (2514279 spike-07.openstreetmap.org)" copyright="OpenStreetMap and contributors" attribution="http://www.openstreetmap.org/copyright" license="http://opendatacommons.org/licenses/odbl/1-0/">
1313
<node id="8091790599" visible="true" version="2" changeset="153088398" timestamp="2024-06-23T22:54:13Z" user="canavan" uid="2603792" lat="50.9208920" lon="7.1707447"/>
1414
<node id="8091790600" visible="true" version="2" changeset="153088398" timestamp="2024-06-23T22:54:13Z" user="canavan" uid="2603792" lat="50.9208175" lon="7.1706533"/>

0 commit comments

Comments
 (0)